Get list of required fields for meeting or webinar registration

Hi there,

For any given meeting or webinar with registration enabled, is it possible to get the list of required fields to create registrants? Different events will have different required field and we do not have control over this. Instead of just waiting for Zoom API to throw back an error message like “The parameter is required: phone” when we POST a meeting / webinar registrant, it’d be great if we could programatically tell what is required first.

Thanks,
Sandy

Hey @sgani,

Yes, you can get registration questions and whether they are required for webinars and meetings using the following APIs:

Thanks,
Tommy

Aha, great, thanks!

It’d be great if in the documentation for Add Registrants, this error message The parameter is required: XXXX is added to the list of expected error messages, and that there is a description on how to get this list of required fields.

Thanks.

Happy to help! :slight_smile:

Thanks for the feedback! @shrijana.g can you add that to the docs?

Thanks,
Tommy

2 Likes