Zoom Bot Implementation Guide

Step 1: Set up your Zoom app in the Zoom App Marketplace

Follow the steps below to get started.
1

Login to the Zoom App Marketplace

Sign in or sign up for Zoom’s App Marketplace to get started with creating your bot integration.

Open Zoom App Marketplace

Access the Zoom App Marketplace to begin creating your integration
Service Account RecommendationCreate the app under a Zoom account that isn’t tied to any particular user to avoid ownership issues later.
2

Create a new app

Once signed in, navigate to the development section and create a new app.Follow these steps:
  1. Click on the “Develop” tab
  2. Select “Build App”
  3. Choose “General” app type (unless you have a specific use case)
Zoom App Marketplace - Click on 'Develop' tab and then 'Build App'
3

Configure your new Zoom app

Choose App Management TypeSelect how your users will manage your app permissions:

User-managed

Individual users grant permissions to access their personal Zoom data. Similar to how apps request access to Gmail or Google Drive.

Admin-managed

Organization admins grant permissions for the entire organization. Similar to G Suite admin granting domain-wide permissions.
Choose 'User-managed' or 'Admin-managed' app type
4

Get your Zoom App Credentials

Retrieve your development credentials to integrate with the Meetstream platform.
  1. Go back to the “Basic Information” tab
  2. Find the “App Credentials” section
  3. Copy your development credentials
Copy your development credentials
Development vs ProductionYour Zoom credentials default to “development” which only works for meetings hosted by the user or organization that owns the app. For production use across external meetings, your app must be submitted and approved by Zoom.

Next: Step 2

Continue with the next step of the implementation process to complete your Zoom bot setup.