Embed Zoom Meeting Registration form to website

Hi all,

I know this is a real Tech forum, and I have a quite straight forward question that could not be answered by support.

I would like to add a registration form to my website. Is there a way to embed this form or use a WordPress plugin that send form entries to Zoom?

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

Is there a way to get rid of the ugly gray zoom footer?

Hey @farid.bonawiede,

What gray zoom footer are you referring to?

If you want to customize the registration experience, use our API:

Thanks,
Tommy

It was actually possible to remove it, with custom branding if a vanity url has been set. Much cleaner!

Glad you were able to customize it! :slight_smile:

Thanks,
Tommy

всем привет. Англоговорящая техподдержка вообще не понимает суть вопроса, задам его тут. Я видел, как при проведении вебинара трансляции с Зум встраивали и на бизон, и на другие платформы. Видимо получая ссылку на трансляцию. На каком тарифе это доступно?


I saw how during the webinar broadcasts from Zoom were embedded on both the bison and other platforms. Apparently receiving a link to the broadcast. At what rate is it available?

Hey @gvana, thanks for posting and using Zoom!

You can embed Zoom Webinars via the Web SDK, or an iFrame using the Zoom Web Client URL.

Let me know if you have additional questions.


Привет @gvana , спасибо за публикацию и использование Zoom!

Вы можете встроить веб-семинары Zoom с помощью [Web SDK] (https://marketplace.zoom.us/docs/sdk/native-sdks/web) или [iFrame с использованием URL-адреса веб-клиента Zoom] (https: // support .zoom.us / Нс / EN-US / статьи / 214629443-Zoom-Web-клиент).

Дайте мне знать, если у вас есть дополнительные вопросы.

Благодарность,
Томми

Thanks,
Tommy

How did you remove the gray zoom footer?

Hey @mdembicer, thanks for posting and using Zoom!

Here is info on custom branding the footer:

Thanks,
Tommy

Thank you very much, Tommy!

1 Like

You are welcome! :slight_smile:

Thanks,
Tommy

I changed the footer HTML to

<div id="footer-new">

</div>

And added this as custom css

html, body, #footer_container { background-color: #ffffff}

1 Like

Thanks for your help @farid.bonawiede! :slight_smile:

-Tommy

Hi when I embed the iframe to the website it works fine but on the phone it is not mobile responsive. How can I make the embeded iframe mobile responsive?

Hey- I wanted some advice for my website and hosting webinars. i wanted to embed the registration form and actual webinar on my site where I host weekly webinars.

I managed to embed the registration form- https://Womaninctrl.com/register

However I keep getting messages that the recaptcha doesn’t work for them so have to send a few people a direct link which is strange.

So if anyone can help with that, that would be much appreciated.

But also- can I embed my webinar directly into my website?

Thanks so much

Nadia

Hey @marketing1,

You will need to add CSS to make it responsive. Please see my other suggestion here:

Thanks,
Tommy

Hey @nadiactrl,

I have replied to your post here:

Thanks,
Tommy

@tommy We have been unsuccessful at removing the Zoom branding/links in the footer when the registration is embedded.

Our developer seems to think we need to upgrade to Business from Pro to achieve this. To do that, we’re required to have 10 hosts instead of just 1. Crazy expensive and unnecessary.

Is there a simple workaround to achieve this so we don’t have the massive footer included?