_laursen's avatar
_laursen
Copper Contributor
Aug 23, 2021
Status:
New

Get the link to the recording of Teams Meeting from the Graph API (onlineMeeting)

When a meeting is finished the recording is stored in OneDrive or SharePoint. The link is shown in the chat of Microsoft Teams. How do we programmatically find the link to the recordings (preferably from the Graph API)?

 

  • alperozgur's avatar
    alperozgur
    Copper Contributor

    I see... I was hoped to have a sample :). My real problem is when you create a recursive meeting, all instances have the same chatId... So, when 2 of your recursive meetings completed, it's hard to define which chat you get....