Microsoft Graph API
Quick tools & links
On this page you will find small helpful Graph API queries that can help you in operation or engi...
Microsoft Graph Explorer basics
Requirements: Basic knowledge of HTTP REST communication Basics Microsoft Graph Explorer is a w...
Things to consider & limitations
These things have to be considered when building automations or applications which use the Micros...
Serverside data preperation to relieve clientside workload
Requirements: Basic Knowledge of Rest APIs and Microsoft Graph API Graph API Query Parameters W...
Find API route, method & body in Microsoft web portals
Use Graph X-Ray AddOn Graph X-Ray – Microsoft Edge Addons With this add on for Microsoft Edge o...
Create application access token & authorization header
To authentication against the Microsoft Graph API there are two general concepts. Application per...
Create user access token & authorization header
To authentication against the Microsoft Graph API there are two general concepts. Application per...
Lookup external tenant id
Requirements: Authorization header and CrossTenantInformation.ReadBasic.All permission on App Reg...
Send mail via Exchange Online
Requirements: Authentication header is needed to use this script and API. Basic API information ...