Multiple Users with One Unique Url

Hey @rohit,

Thanks for the clarification. You can pass a username into the query param for the Zoom Web Client join url. Note that the username for un=base64EncodedUserName needs to be base64 encoded.

https://zoom.us/wc/{{meetindID}}/join?prefer=1&un={{base64EncodedUserName}}

Thanks,
Tommy