Microsoft Graph API Calendar Events to ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 02:44 AM
Hi All,
We are trying to get all the user calendar events in Microsoft Graphs to ServiceNow Calendar.
In Azure, there is an application created with all the permissions related to the calendar and created an application registry in SNOW. the token is generated using an existing user in ServiceNow.
We have created an outbound Rest Message in ServiceNow and set OAuth 2.0 for authentication where we created the application registry.
Once we generate an event, we get the events for the token authorized user, but from the Azure end, we give all permissions to access all user's details.
Are there any experts who did such integration to get all the user's calendar events to ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 06:57 AM
I am struggling with similar situation. How did you generate the token once the app registry was created?