Microsoft Auth App
Register your app!
Click on "App Registration" (See in the Screenshot, If it does not appear directly there, you will find it under "more services".)
Click on "New Registration"
Enter your Apps Name
For supported Account types choose "Accounts in any organizational directory" or "Accounts in any organizational directory and personal Microsoft Accounts".
For redirect URI, choose web and enter: https://api.platform.openintegrationhub.com/oauth/callback
Click Register
Get your client secrets
Click "Add a certificate or secret" and then "New client secret"
Please save the Secret Value (this one is going to be important) and Secret ID
API Permissions
Now go to the API Permissions tab
Click "Add Permissions" > "Microsoft Graph" > "Delegated Permissions"
Add scopes for the integration you want to have. For example, for Calendar Integrations, add at least all permissions for "Calendar".
Add Microsoft App to FlowMate
Open the Outlook Detail Page in FlowMate
Click on “Activate Connector” in the top right corner
Add the Client ID and Client Secret you have just created in Outlook (Note: Please add the Client Secret Value - not the Client Secret ID)
Select the scopes you need for your use case
Save your settings - now you can start to create a template

Last updated