Forum Discussion
ChenguangHe
Aug 31, 2022Brass Contributor
online meetings change notification
Hi, I'm developing a third-party app using the graph API. This app needs to subscribe online meeting and get change notification. Now the the online meeting resource is only available in beta API. Wi...
Prasad_Das-MSFT
Microsoft
Sep 01, 2022ChenguangHe -
onlineMeeting resource type seems to be available in v1.0
onlineMeeting resource type - Microsoft Graph v1.0 | Microsoft Docs
Thanks,
Prasad Das
------------------------------------------------------
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.
ChenguangHe
Sep 01, 2022Brass Contributor
Prasad_Das-MSFT
I checked the page of change notification of V1.0
https://docs.microsoft.com/en-us/graph/api/resources/webhooks?view=graph-rest-1.0
online meeting resource is not included.
- Prasad_Das-MSFTSep 07, 2022
Microsoft
ChenguangHe - Yes, onlineMeeting is in beta
However, you can subscribe to Outlook event resource to get changes to all events in a user's mailbox:/users/{id}/events
- ChenguangHeSep 07, 2022Brass Contributor
Prasad_Das-MSFTHi, we just need to get online meeting event such as meeting start/end or participant join/leave.
You means the online meeting is still in beta right? Will developer team plan to add this resource in v1.0?
- Prasad_Das-MSFTSep 08, 2022
Microsoft
ChenguangHe - Yes its still in beta and there is no such ETA to share when it's going to be in v1.0