According to this article we must chose between the Calendar API or the Cloud Communications API to create meetings.
https://docs.microsoft.com/en-us/graph/choose-online-meeting-api
We would like to have the meetings show up on the calendar for a consistent experience in Outlook/Teams with meetings our platform creates for them vs meetings they create natively in Teams so it seems we must use the Calendar API. Unfortunately it doesn't seem like we can create Live Events via the Calendar API, only Meetings by using the 'isOnlineMeeting' flag.
Please add a way to make Live Events via the Calendar API or some way to have Meetings/Live Events created via the Cloud Communications API show up on the Calendar.
1 Comment
- filippo-orru-1605Copper Contributor
I think this issue is quite similar: https://techcommunity.microsoft.com/t5/microsoft-365-developer-platform/post-api-to-create-calender-events-for-teams-channel/idc-p/3660123
It's about creating a calendar event for a channel, which might currently only possible for meetings (but I'm not sure).