How can i open start_url into my website

Hi @TimZoom ,

We are currently working on a web application in which we want to integrate the Zoom meetings via Zoom API. We have created the meeting using the API and getting start_url & join_url which seems the web url. Now if we click on these urls, these open in the browser and shows the Zoom Web GUI but we want Zoom meetings to be opened in our web application instead of opening in a Zoom website or workplace.

is there any other way to integrate Zoom meetings in our web application using the Zoom Web SDK?

Any help will be highly appreciated.

@amandange779 you cannot embed the official web client on your own webpage. Alternatively, you can embed the Web SDK on your webpage.