Can anonymous users join a WebSDK meeting?

I’m looking to integrate zoom into a web app I’m building. I’d like users to be able to click on a button in the web app and join an existing zoom session that has been created by a normal user, outside the SDK.

i.e. User A creates a normal zoom session in their desktop zoom software. They input the join link / ID into our web app. User B clicks on a button in the web app which reads the join link / ID and User B joins the session created by User A without creating a zoom account.

Is this possible? If so, then how would I do it please?

Hey @doug2,

This is possible, you do not need an account to have your users join meetings with the Web SDK.

You can get started here with the quick start guide:

Thanks,
Tommy

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