Bulk Registration for Webinars

I’m working on an app that gives a one button click to create a webinar and automatically register our customer list. It’s a few hundred names/emails, so doing a POST for each individual user seems pretty inefficient. Is there anything planned to be able to do a “bulk action” like for panelists (i.e. do a PUT with an array of objects instead of a POST with a single object)?

1 Like

Hey @jharab,

Thanks for the suggestion, currently we don’t have this on our roadmap, but I will pass this to our team. In the meantime you can follow our change log here!

Thanks,
Tommy

Semi-related… I don’t see if it’s possible to do via the API, but I’d like to change the default reminders from 1 week / 1 day to 1 week / 1 hour when I create a webinar via the API. Is that possible and/or can I reference a webinar template to copy settings like that on creation?

Hey @jharab,

Unfortunately as of now setting the webinar reminders is not possible via the API.

Thanks,
Tommy