Prepare Zoom connector
The Zoom connector retrieves information about subscriptions, users, and user activity.
In Zoom Marketplace, you are required to create a Server-to-Server OAuth app with specific scopes, locate the Account ID, Client ID, and Client Secret, and enter these values in Settings when adding the connector.
Prerequisites
A Zoom admin account is required to connect to the Zoom API. The account must have permissions to create Server-to-Server OAuth apps and to add scopes to apps.
Procedure
Sign in to Zoom Marketplace: https://marketplace.zoom.us/
On the Develop menu, select Build App.
For the Server-to-Server OAuth app type, select Create.
In Create a Server-to-Server OAuth app, enter the name of the app, and select Create.
On the App Credentials tab, copy and save the values in Account ID, Client ID, and Client Secret. They are used when adding the connector.
On the Information tab, enter Company Name, Name, and Email Address.
On the Feature tab, leave the Event subscription toggle turned off.
On the Scopes tab:
Select Add scopes, and add the following ones:
user:read:admin
report:read:admin
recording:read:admin
account:read:admin
Select Done.
On the Activation tab, select Activate your app.
When adding the connector, in Settings, enter the saved values in Account ID, Client ID, and Client secret.
After completing this task, follow the general procedure to Add connectors.
The connector makes API calls to the vendor to retrieve data.