Microsoft Graph API Calendar Events to ServiceNow

Gayan Udayakant
Tera Expert

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

1 REPLY 1

Gene C
Tera Expert

I am struggling with similar situation. How did you generate the token once the app registry was created?