Teams meeting recording and transcript

Copper Contributor

Hello, 

 

In our company we are trying to integrate with Teams. We are looking for a way to make our user install our app or a webhook only once in Teams and let us receive an event when a meeting has ended. 

 

When we get the meeting end event, we need to fetch the transcript and video recording. 

 

My first approach was to create a bot, but I had to keep adding it to every meeting which is not what I am looking for, although I was able to get the end meeting event, I did not get a URL to fetch the recording from it or be able to add it automatically to the meeting. 

 

I am thinking on subscribing to events on teams callRecord using the graph api but I dont see any reference for getting the transcript and recording.

Set up notifications for changes in user data - Microsoft Graph | Microsoft Docs

 

Any help or directions would be appriciated. 

 

Thanks

 

 

 

0 Replies