Embed Zoom Meeting Inside Our Website with Branding for Doctor–Patient Portal

Hi Zoom Team,

We have Zoom integrated into our website, which is a portal used by doctors and patients for virtual consultations. Currently, when a user joins a meeting, they are redirected to an external Zoom link.

We would like to embed the Zoom meeting directly within a page on our own website so that the video interface remains inside our platform. Our goals are:

  • To keep users on our domain instead of redirecting externally
  • To allow our branding (logo/layout) to remain visible during the call
  • To provide a seamless and trusted experience for patients and doctors

Could you please advise:

  1. Is it possible to embed Zoom meetings using the Web SDK or another method?
  2. Can we maintain our branding/custom UI while using Zoom?
  3. Are there any specific Zoom plans or settings required to make this work?

Thank you for your support. We’d appreciate any guidance or example implementations to help us get started.

Best regards,
Asma Ghani

hi @Asma1 ,

This could be the second question you have asked. A conversation on the office hours meeting may help you with answers.

Join our Developer Office Hours on Wednesday, July 30, at 3:00 PM EDT to discuss your questions and address any open issues. See the pinned comment at the top of the forum.

You can use the Web SDK and Video SDK to build Zoom content within your web page.
Zoom can operate completely within web pages and be built from web pages.

Just look at the version of Zoom that launched in a browser; it supports almost everything the app does, and you can turn off or change all the elements. Check out the Zoom GitHub for examples.

All the best

John

1 Like