Join a bot to a meeting

Hey, I am in the process of developing a bot on top of the Zoom API. The bot needs to perform the following two tasks.

  1. Bot should auto join a Zoom call when the host or co-host joins the meeting.
  2. The bot should be able to record the audio conversation and video of the meeting with the identification of the conversation of each participant in the call.

The above two steps is where I need some help. Thanks!

Hey @sharadee, thanks for posting and using Zoom!

Currently our API does not support this out of the box.

In the meantime, checkout my post here for a possible workaround:

Zoom does however offer this feature natively.

Thanks,
Tommy