Aug 31 2022 10:47 AM
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. Will it be added in v1.0 one day?
Aug 31 2022 11:10 PM
@ChenguangHe -
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.
Sep 01 2022 04:58 PM - edited Sep 01 2022 04:59 PM
@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.
Sep 07 2022 05:18 AM
@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
Sep 07 2022 01:28 PM - edited Sep 07 2022 01:33 PM
@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?
Sep 08 2022 01:22 AM
@ChenguangHe - Yes its still in beta and there is no such ETA to share when it's going to be in v1.0