Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Delete calendar events from microsoft outlook using Graph APIs when user is terminated

vvnibm2002
New Contributor
New Contributor

I have a requirement to get a list of Microsoft calendar events when a user is terminated and delete them from the user's calendar. This needs to be done using Graph APIs. Does anyone here have any experience doing this integration / use case?

Thanks.

3 REPLIES 3

rushikeshvartak
All-Star
All-Star

Yes, you can achieve this integration using Microsoft Graph API. Here’s a step-by-step guide to help you get a list of Microsoft calendar events and delete them for a terminated user:

Add the following delegated permissions under Microsoft Graph:


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

vvnibm2002
New Contributor
New Contributor

Is there any documentation available with the relevant JSON configurations that I could use for this integration?

No refer developers handbook for sample json


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.