Forum Discussion
srinuy83
Jun 08, 2021Copper Contributor
How create webinar in teams using Graph API?
I want to Create Webinar event using Graph API? I am not finding the Right API.
#1 If we create Event using Calendar API using events Object attendee details not available?
#2 If we create Event using cloud-communications-online-meetings using onlineMeeting Object attendee details and Recording details are available but events are not appearing either in Organizer/Attendee 365 Calendar.
If we create Webinar using MS team both #1 and #2 happening but I am not find the relation between these two options or I am not finding the right API
- Mamatha-MSFTMicrosoft
- marcusdedeCopper ContributorI've just created one, please vote !.
https://microsoftteams.uservoice.com/forums/929971-teams-for-your-personal-life/suggestions/43795812-allow-creating-webinar-through-the-graph-api
- FrankChen-MSFTMicrosoft
For people like me who search this topic, MS Graph API just introduced Create virtualEventWebinar endpoint which allows developers to create webinar. it supports delegated permissions