Creating a Zoom Connector | v8+
Managing API client access to Zoom
The Certero connector for Zoom uses Zoom’s APIs to connect and retrieve data from Zoom. The Zoom APIs use industry standard OAuth 2.0 protocols for authentication and authorization.
For more information on what OAuth is and how this flow works between an endpoint server and Zoom, please see the following link:
To setup a connection between Certero and Zoom, the customer will first need to ensure they have created an application in the Zoom App Marketplace to allow the Certero for Cloud Zoom connector to access data.
Note: The Zoom connector inventory will only connect and work correctly when it is run against a paid Zoom account. Running the inventory fails when you run it against a free account.
Creating an App within the Zoom App Marketplace
A Zoom application is required to allow Certero access to the data for a team. If the customer has multiple teams then the following process will need to be repeated for each team.
1. The customer needs to sign in to the Zoom App Marketplace
Sign in using a Zoom administrator account , not a standard Zoom user.
2. Select the Develop drop-down menu from the top right-hand side of the screen and choose Build App :

3. Click the Create button on the OAuth option:

4. The Create an Oath app screen will be displayed:

5. Give the app a name.
6. Choose Account-level app.
7. Disable publishing of the app.
8. Click on Create.
9. In the App Credentials screen the following fields are available and are required in the connector.
Client Id
Client Secret
Copy these fields for later use:

10. Enter the link: https://cc.certero.com/cmp/AuthorizeZoomConnector in the redirect URL.
11. Ensure you add the URL https://cc.certero.com/cmp/AuthorizeZoomConnector to the approved list of sites in the App.
12. In Add Scopes :

13. Click on Add Scopes.
14. Search for the following permissions and add them:
Scope | Description |
imgroup:read:admin | View Zoom Chat Group information |
group:read:admin | View Groups |
user:read:admin | View all user information |
Note:
You do not need to install the app for the connector to access it.
To access/view your apps open the Zoom App Marketplace and click on the Manage option in the top right corner.
Create a new Certero Zoom Connector
Enable the feature for the Endpoint Server.
1. In Certero > Administration > Endpoint Servers , right click on the endpoint server the Zoom connector will be ran against and choose properties.
2. Click on the Features option.
3. Enable the Zoom Connector row.
4. Click on Save:

Create a connector for Zoom
1. In Certero > Connectors > Zoom Connectors , click the ‘ New ’ button.
2. Copy the App Name and paste into the Organization Name field:

3. Copy the Client ID from the ‘app settings’ page within the Zoom App Marketplace > Manage screen, to the Client ID field.
4. Copy the Client Secret from the ‘app settings’ page within the Zoom App Marketplace > Manage screen, to the Client Secret field.
5. Click the Authorise button.
6. A Token is displayed.
7. Copy the Token value from the confirmation page to the Token in the connector dialog:

8. Set the Schedule for the connector.
9. Click Save.