Share via

Microsoft Graph - Change notifications when calendar name is updated

Talha Ghaffar 21 Reputation points
2022-05-05T00:51:26.707+00:00

I have an integration for Outlook calendars with MS Graph API that already has subscriptions for events on a resource calendar and is working fine.

I want to add the functionality that if a user changes the name of a calendar on Outlook, I want to update the calendar in my system and therefore need a webhook notification delivered to my server.

Is it supported by MS Graph to receive notifications for calendar updates?
Looking at the supported resources in https://learn.microsoft.com/en-us/graph/api/subscription-post-subscriptions?view=graph-rest-1.0&tabs=http#permissions. I can only see events resource but nothing to suggest calendar name updates are supported. Would appreciate any guidance on this. Thanks!

Microsoft Security | Microsoft Graph
0 comments No comments

Answer accepted by question author

ShivaniRai-MSFT-7217 2,751 Reputation points
2022-05-05T10:06:18.187+00:00

Hi @Talha Ghaffar ,

As per this Documentation change notifications is not available for calendar resource as of now. As you have mentioned currently it is enabled for outlook events only for now.
You can submit a feature request idea here which will be monitored by Microsoft team. I will also upvote for you.

If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.