Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,852 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We are currently working on this scenario: Given a tenant with multiple members, we want to import contacts of each of them from their google accounts and then store them in a shared tenant level pool in M365 address book.
We need help in the latter part - storing contacts in a tenant level pool. We have the following queries:
Also, is there any other better solution that can be used for accomplishing our scenario using graph APIs or any other APIs?