Bypassing the Waiting Room
Zoom bots are able to bypass the waiting room and join the meeting directly if they are provided with a join_token
with local recording permissions.
There are 2 ways to do this:
- (Recommended) Automatically, by setting up the Zoom OAuth Integration
- Manually by providing the
join_token
when creating the bot (See Providing Zoom Join Tokens)
Updated 6 months ago