5

We are giving away Zoom URL join links for our users from our website.

And for some user-experience issue, we wish to keep our users from staying on their browsers.

We know that Zoom join link will say the user can still join the meeting via the browser, but is there a way to make this a default and stop prompting users to download and launch the Zoom app?

Is there some URL query parameters we can add to the Zoom URL join link for this?

enter image description here

arvil
  • 247

2 Answers2

13

A Zoom join link typically looks like:

https://zoom.us/j/12345678901?pwd=meeting_password

While there's no explicit way to join a Zoom meeting via browser as a default, you could craft a link leading directly to the Zoom web chat.

Take the meeting ID out of the URL above (the 12345678901), and put it into the following link like so:

https://zoom.us/wc/join/12345678901

This link will take the user directly to the meeting 123 4567 8901 in the browser.

And then, if the meetings are password-protected, you can provide the password separately somewhere else on the website (I don't think it is possible to specify the password in the query string of a web-chat link, but I'm happy to be corrected on that)

pigeonburger
  • 2,508
1

Yes, this chrome Extension does exactly that.

https://chrome.google.com/webstore/detail/conferfly-extension/mdkfiaghmngifghdafgglpfoimheoggb