Forum Discussion
meeting webhook
- Jun 10, 2022
- You can check this Meeting events sample to get real-time meeting events.
- Check this callRecord resource type to get start time, end time, participants details etc.
- Check these meetingAttendanceReport resource type, attendanceRecord resource type to get attendance report related details.
Thanks,
Meghana
----------------------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
- You can check this Meeting events sample to get real-time meeting events.
- Check this callRecord resource type to get start time, end time, participants details etc.
- Check these meetingAttendanceReport resource type, attendanceRecord resource type to get attendance report related details.
Thanks,
Meghana
----------------------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
- ChenguangHeJun 10, 2022Copper Contributor
Meghana-MSFT Hello, thanks for your response. can I get transcript in VTT format after meeting done?
example:
00:01.000 --> 00:04.000 Tom: Never drink liquid nitrogen.
In addition, I checked response of "callRecord" method in Cloud communications
but I didn't find download link of record. How to download mp4 record (not only audio)?
- Meghana-MSFTJun 13, 2022
Microsoft
-
Currently there is no support to get meeting transcript through Graph API.
-
Currently there is no support to download meeting recording through Graph API.
Thanks,
Meghana
----------------------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
- ChenguangHeJun 15, 2022Copper ContributorMeghana-MSFT Hi, thanks for your response. I notice that I can use Graph API of change notification. I notice that a license is need for this API. How do I get such license?
-