Creating Zoom Webinars from an existing Zoom Webinar Template

My scenario is very simple. Upon a new row being added in Excel → Create Zoom Webinar

That is working perfectly and very easy to setup. My issue, is that I have a “webinar template” with specific registration branding, questions, etc that i would like to use

Is it possible to create a scenario where Zoom Webinar is created using an existing Zoom Webinar Template?

If there is no option to create a webinar with a template in the Zoom Make app , you could use the Make an API call inside the Zoom app, using the Zoom API docs. Taking a quick look looks like you can call the webinarCreate end point with a template_id to do that.

3 Likes