Forum Discussion
MS Teams Meeting Recording link
Recording is on-demand only, by pressing a button, there's no way to prepopulate this info in any way if that's what you mean. If a recording was made, the link to it will be included in the meeting chat though, so you can just fetch that.
VasilMichev Thanks for your reply. I have created a teams meeting in O365 Group and able to get the event details like "Teams meeting url" using the below Graph api -
https://graph.microsoft.com/v1.0/groups/88501ae8-9b33-4131-ab26-6911536c5b2c/events?$orderby=createdDateTime
So, i am trying to get the respective Teams meeting recording details programmatically. So, want to check if there is any possibility to get the Teams meeting recording details using the Teams Meeting ID or any other option.
Thanks,
Bhanu