This is a step-by-step guide on calling the Microsoft Graph REST API from Integromat:
Authorize URI | https://login.microsoftonline.com/common/oauth2/v2.0/authorize |
Token URI | https://login.microsoftonline.com/common/oauth2/v2.0/token |
My Integromat App
).https://www.integromat.com/oauth/cb/oauth2
in the Redirect URLs field.User.Read
, Files.ReadWrite.All
.