View Categories

Zoom Integration

Open Zoom App Marketplace

Go to https://marketplace.zoom.us/ and sign in using your Zoom admin account.

Click on the Develop button at the top right corner and then choose Build App.

From the list of available app types, select Server-to-Server OAuth and click Create.

You will be asked to enter basic information like App Name, Company Name, and Developer Contact Information. Once filled, click Continue.

Fill in Required App Information

To proceed and activate your app, Zoom requires the following details:

  • Developer Contact Name
  • Developer Contact Email
  • Company Name
  • At least one Scope must be added

Without these, the Activate button will remain disabled.

Make sure to enter valid information and save changes before moving to the next tab.

Add Scopes to Your App

Go to the Scopes tab in your app settings. Click on the Add Scopes button.

Select the permissions required for your use case. For example, if your plugin schedules meetings or reads user data, choose scopes like meeting:read:meeting:admin, meeting:write:meeting:admin, user:read:user:admin, etc.

After selecting all necessary scopes, click Done and then Continue.

Activate the App

Once all required fields are completed and scopes are added, activate the app by clicking the Activate button.

Your Zoom Server-to-Server OAuth App is now live.

Get Your App Credentials

After creating the app, Zoom will generate your credentials. These include:

  • Account ID
  • Client ID
  • Client Secret
Scroll to Top