Share via

call record notification

Neema001 51 Reputation points
2022-02-16T05:26:36.597+00:00

I am setting up webhooks for Teams call records mentioned in https://learn.microsoft.com/en-us/graph/api/callrecords-callrecord-get?view=graph-rest-1.0&tabs=http .

My doubt is related to statement "Subscribe to change notifications to the /communications/callRecords endpoint.".

Can we use same notification url for multiple accounts with different tenant id ?

or Can we use same notification url for completely different organizations ?

Microsoft Security | Microsoft Graph
0 comments No comments

1 answer

Sort by: Most helpful
  1. AsithwMSFT 1,520 Reputation points Microsoft External Staff
    2024-05-26T02:29:38.7633333+00:00

    Hi Neema001

    You can use the same notification URL for multiple accounts within the same tenant, or across different tenants if you have the necessary permission.

    make sure the notificationUrl endpoint can handle validation. Otherwise, creating the subscription fails with a 400 error.

    Was this answer helpful?

    0 comments No comments

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.