Zoom Meeting SDK for create zoom bot app

I want to create a zoom meeting bot, which will join zoom meet and then take attendance of all the users who join the meeting. But when I read docs I see I need to create and use SDK but when I go to marketplace I don’t find a way to build app using sdk.

1 Like

Hey Adhikansh!

You can create a Zoom bot using the Zoom Meeting, Linux SDK, Web, or Windows SDK. These all allow you to programmatically send a bot to join a meeting. I’d recommend the Linux SDK. Here’s a sample repo to help get you started with building with the Linux SDK!

Another option is to use Recall.ai’s Zoom Meeting Bot API instead.

It’s a simple 3rd party API that lets you use meeting bots to get raw audio/video as well as participant data from meetings without you needing to spend months to build, scale and maintain these bots.

Let me know if you have any questions!