Embed Launch button in our own web page

Problem

We want to show Zoom Launch button on our webpage instead of redirecting to zoom page like this.

Our solution

Clicking on zoom button would open zoom desktop app to start/join the meeting. We dont want to expose the meeting url (we tried meeting sdk but it has very poor UI, so not using it).

The button intent looks like this as we noticed from zoom’s own page. This works fine but we’re not sure if this is safe to use it on our page directly?

 zoommtg://us06web.zoom.us/join?action=join&confno=86118972847&pwd=U0pSQ0KiS2xRbzNFUlJEODpzbEhaQT09

Can someone help here?

Clicking on zoom own Launch button opens this intent, but we figured that above trimmed version of intent link also works just fine.

zoommtg://us06web.zoom.us/join?action=join&confno=86118972847&pwd=U0pSQ0KiS2xRbzNFUlJEODpzbEhaQT09&confid=dXRpZD1VVElEXzU2ZWY5MjdiMmIwYjQ7Y2R5OKA3M2NmNGM1NTZmMjU5JnVzcz1hZG9KU1VRQmtTSzhaa3dTcUxTczVVa7J6UlcwQ2FCemVKMUktS2Z3c01jQ2hBdTk1Zmd5OEJSb19tREJmZWNCLWxqbHFxN1dEVlpwTGJWR6FSQ1dJUEhjUHRYZC5tRklFeTBJV2pMaHZtUnlVJnRpZD05NGEzYTgzYzczMmM0OTJhOTEwNGU4MzNiYjWiRmE2Nw%3D%3D&browser=chrome

Bumping up this post, any help here?

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.