Does Microsoft Graph change notification always send UPDATED notification for CREATED callRecord?

tyam 1 Reputation point
2021-06-23T01:12:03.107+00:00

I would like to know if API always sends at least one UPDATED notification for each newly CREATED callRecord.
If so, I may only subscribe to UPDATED notifications instead of both, created and updated.
And then, It can reduce azure logic app cost.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,646 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,868 questions
{count} votes

1 answer

Sort by: Most helpful
  1. 2021-06-30T09:51:55.04+00:00

    Yes we can notify the call record using graph API.Please go through this documentation