Forum Discussion
springct-akouodev
Jan 27, 2022Copper Contributor
MS Teams meeting recording controls and events (start/stop)
I have a requirement to programmatically know when an Microsoft Teams meeting recording starts and ends. Can this be done either on backend server (using webhook etc.) or in Teams Tab/meeting extensi...
Kidd_Ip
Aug 12, 2026MVP
Below the highlight:
Recording started/stopped events (real-time): Not currently exposed as a dedicated Microsoft Graph webhook event.
Recording available/completed event: Supported through Microsoft Graph change notifications (webhooks).
Announcing general availability of Microsoft Graph APIs for Microsoft Teams meeting recordings