Microsoft 365 Calendar
With the Microsoft 365 Calendar modules in Make, you can monitor, create, update, or delete the events and calendars in your Microsoft 365 Calendar account.
To use the Microsoft 365 Calendar modules, you must have a Microsoft 365 account. You can create an account at office.com.
Refer to the Microsoft 365 Calendar API documentation for a list of available endpoints.
Connect Microsoft 365 Calendar to Make
To establish the connection in Make:
Log in to your Make account, add a Microsoft 365 Calendar module to your scenario, and click Create a connection.
Optional: In the Connection name field, enter a name for the connection.
Optional: Click Show advanced settings and enter your custom app client credentials. For more information, refer to the Microsoft 365 Partner Center documentation.
If requested, use the following Redirect URI when creating your custom app:
https://www.integromat.com/oauth/cb/azure
Click Save.
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your scenario and add more Microsoft 365 Calendar modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Build Microsoft 365 Calendar Scenarios
After connecting the app, you can perform the following actions:
Watch Events
Required Permission: Calendars.Read
Search Events
Required Permission: Calendars.Read
Keyword Query Language
Use Keyword Query Language (KQL) search syntax to build your search queries in Microsoft modules. For more information, see Microsoft Graph help.
Get an Event
Required Permission: Calendars.Read
Create an Event
Required Permission: Calendars.ReadWrite
Update an Event
Required Permission: Calendars.ReadWrite
Delete an Event
Required Permission: Calendars.ReadWrite
List Calendars
Required Permission: Calendars.Read
Get a Calendar
Required Permission: Calendars.Read
Create a Calendar
Required Permission: Calendars.ReadWrite
Update a Calendar
Required Permission: Calendars.ReadWrite
Delete a Calendar
Required Permission: Calendars.ReadWrite
Make an API Call
Required Permission: Calendars.ReadWrite