Forum Discussion
JohnnyRani
Nov 15, 2022Copper Contributor
Office 365 Graph API "businessPhones" organization property
 There is a property called "businessPhones" in the Graph API that will pull the phone number for your organization: https://learn.microsoft.com/en-us/graph/api/resources/organization?view=graph-rest-...
VasilMichev
Nov 16, 2022MVP
In the UI, you can configure it by opening the Organization Card (click the Org name on top of the M365 admin center) or this link directly: https://admin.microsoft.com/Adminportal/Home#/Settings/OrganizationProfile/:/Settings/L1/OrganizationInformation
JohnnyRani
Nov 16, 2022Copper Contributor
So I followed your instructions, but when I run the Graph API, the "businessPhones" section is still blank:
"businessPhones": []
"businessPhones": []