Share via

Microsoft Graph API change notifications: How long would it takes for the Microsoft to notify after the call ended?

Durjan Hussain 185 Reputation points
2024-02-15T16:52:12.61+00:00

Hi there, How long would it take for the Microsoft to notify after the call ended through the change notification webhook. Here is the call records Url: /communications/callRecords https://learn.microsoft.com/en-us/graph/api/resources/change-notifications-api-overview?view=graph-rest-1.0 Get callRecord https://learn.microsoft.com/en-us/graph/api/callrecords-callrecord-get?view=graph-rest-1.0&tabs=http I couldn't find any official documents where it stats estimate/rough time. Kind regards, Durjan

Microsoft Security | Microsoft Graph
Microsoft Teams | Microsoft Teams for business | Other
Microsoft Teams | Microsoft Teams for business | Teams on mobile devices

Answer accepted by question author

Carolyne-3676 1,136 Reputation points
2024-02-19T09:05:30.5933333+00:00

Hello Durjan!
Thank you for posting this question. The MS Graph API change notification ideally should send in near real time. The documentation does not explicitly indicate the time it takes in to notify after a call has ended but it is advisable to use the retry-header in the response to determine when to retry the request if the notification delivery fails.

Was 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.