SAP Open Connectors

Microsoft Graph

Microsoft Graph

Microsoft Graph is available in the general hub.

Connector Information Details
Provider API Documentation Microsoft Graph API documentation
Authentication OAuth 2.0
Events Webhooks
Bulk Not Supported
Common Resources and Transformations Supported

Articles

Microsoft Graph API Provider Setup
To authenticate a Microsoft Graph instance you must register an app with Microsoft. Then when you authenticate, use the Application Id , Password/PublicKey , and Redirect URL from your registered app as the API Key , API Secret , and Callbac...
Microsoft Graph Authenticate a Connector
You can authenticate with Microsoft to create your own instance of the Microsoft Graph through the UI or through APIs. Once authenticated, you can use the instance to access the different functionality offered by the Microsoft platform. Authentic...
Microsoft Graph Events
supports events via polling or webhooks depending on the API provider. For more information about our Events framework, see Events Overview . Supported Events and Resources supports webhook events for Microsoft Graph. After receiving an event, ...
Microsoft Graph Querying
The () provides a standard way to search across all of our . Many API providers support some form of searching in their APIs but each one approaches searching differently. Rather than having you research how to query each resource at a provider, we...
Microsoft Graph API Documentation
Base URL The base URL for all API requests is .