Hi,
I am trying to fully automate the creation of our training events. We use EventBrite for registration, and Zoom for hosting the events. Through the EventBrite web page, we can connect the EventBrite event to Zoom webinars. However, I cannot figure out how to do the same through the API.
This page
documents how to use the "Webinar Module", but using that merely creates a generic webinar link in the online event page. It is not the same thing as the Zoom connection module. Creating a connection to a Zoom event manually, I could get the structured content for a Zoom connected webinar, which is of the type "zoom_mapping" instead of type "webinar", but it contains data that are not documented.
Is there any way to create a zoom_mapping programmatically, through the API ?
Thanks,
Maxime Boissonneault