Forum Discussion
Kuldeep Desai
May 28, 2021Copper Contributor
Automatically Add app to each Teams meeting
Hi, We have an in-meeting app, which is to be added to all Teams meetings. Presently the meeting owner has to manually add the app everytime he/she creates a meeting, is there a way to make an app a...
Kuldeep Desai
Jun 01, 2021Copper Contributor
Thanks Chetana-MSFT , is there any graph api which we can use to know when a new Teams meeting gets created tenant wide? We don't want to monitor individual mailboxes, rather if there was an api which we can periodically query or a web-hook that gets fired every-time a new teams meeting is created.
Chetana-MSFT
Jun 03, 2021Former Employee
Hi Kuldeep Desai There is subscription graph api to get notification when changes to all events in a user's mailbox. Please go through this docs for more info.
- Chetana-MSFTJun 08, 2021Former Employee
Hi Kuldeep Desai Could you please let us know if your issue has been resolved.- Kuldeep DesaiJun 10, 2021Copper Contributoryes Chetana-MSFT, thank you.