Embed Zoom Meeting Registration form to website

Hey @sandyviteri, thanks for posting and using Zoom! :slight_smile:

There is a way to do this, although it does require minimum one line of code.

You can embed the Registration Page by adding an iFrame to your site with the src set to the Registration URL.

<iframe src="https://zoom.us/meeting/register/78757cd4b823a69es7c24e00bf0acfdd2b8" width="1000px" height="500px"></iframe>

Let me know if this helps! :slight_smile:

Thanks,
Tommy