Zoom

Connection Requirements

1

Domain

Domain of the Zoom host (default: api.zoom.us).

2

Client ID

Your app's unique Client ID.

3

Client Secret

Your app's unique Client Secret.

4

Account ID

Your app's unique Account ID.

circle-info

To get your Zoom Client ID, Client Secret, and Account ID, first log in to the Zoom Developer Platform at marketplace.zoom.us. Once logged in, click on the "Build App" option from the "Develop" menu to create a new OAuth app. After naming your app and clicking "Create," you will be automatically redirected to your app's "App Credentials" page. Here, you can find and copy the Client ID and Client Secret that have been uniquely generated for your app. You can find your Account ID on your main account page or in your account settings, which is needed to link your app to your Zoom account.

circle-info

The scopes read:list_zdm_devices:admin and user:read:list_users:admin must be granted. These permissions are necessary to access ZDM (Zoom Device Management) devices and the administrator-level user list, respectively.

5

Proxy

Proxy URL (optional).

6

Is Secure?

Enable this option if the connection will be established over HTTPS.

7

Port

Port number (optional, default: 443).

circle-exclamation

Was this helpful?