Active |
---|
This application does not need additional settings. So you can make connection only by using your login credentials or by following the instructions below . |
With the Microsoft 365 Calendar modules in Boost.space Integrator, 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.
To establish the connection in Boost.space Integrator:
-
Log in to your Boost.space Integrator 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://integrator.boost.space/oauth/cb/azure
https://auth.redirect.celonis.cloud/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.
After connecting the app, you can perform the following actions:
Event
-
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
Calendar
-
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
Other
-
Make an API Call
Required Permission: Calendars.ReadWrite