MS Teams change notifications chat message filter condition on recordings

Mohit Khotani 20 Reputation points
2023-02-20T07:53:56.5333333+00:00

Screenshot 2023-02-20 at 1.22.07 PM

We are developing an application that will receive all the meeting recordings by using change notifications for the MS team's chat messages. To achieve that we are thinking of subscribing to the messages across all the chats and channels. But we have not found a filter that could only subscribe to the recordings messages—attaching a screenshot of the same. Is it possible to achieve that?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,915 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,774 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.
3,187 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Gopinath Chennamadhavuni 2,436 Reputation points
    2023-02-20T09:00:59.3033333+00:00

    Hi Mohit Khotani

    Hope you are doing well.

    Please use below resource to set subscription for call recordings.

    communications/callRecords

    Please refer the links for more details: https://learn.microsoft.com/en-us/graph/api/subscription-post-subscriptions?view=graph-rest-1.0&tabs=http

    https://learn.microsoft.com/en-us/graph/api/event-get?view=graph-rest-1.0&tabs=http

    callrecord1

    Please note that, you will get the notification after a call or meeting in Microsoft Teams. Please refer the link for more details on latency to expect between an event happening in the service and the delivery of the change notification. https://learn.microsoft.com/en-us/graph/webhooks?tabs=http#latency

    Hope this helps.

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


Your answer

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