Zoom
Zoom is a cloud-based video conferencing tool where a user can host calls with others. Users can open chat rooms and can have up to 500 attendees all sharing the feed from their webcams.
• | Information Stored |
• | Minimum Permissions Required |
• | Authentication Method |
• | Credentials Required |
• | Integrating Zoom with SaaS Management |
• | API Endpoints |
The following table describes the available integration tasks and stored data.
Integration Task |
Information Stored |
|||||||||||||||
Application Roster |
|
|||||||||||||||
Application Access |
|
Note:The information stored is subject to change as enhancements are made to the product.
Account-level, JSON Web Token (JWT) applications require the Developer role permissions to create, edit, or access. For details, refer to:
https://marketplace.zoom.us/docs/guides/auth/jwt
The authentication method is a JSON Web Token.
The following credentials are required:
• | API Key |
• | API Secret |
Integrating Zoom with SaaS Management
To integrate Zoom with SaaS Management, perform the following steps.
To integrate Zoom with SaaS Management:
1. | Sign in with your Zoom account’s Developer credentials (username and password) to the Zoom App Marketplace: |
2. | On the Develop drop-down menu, click Build App. |
You are prompted to Choose your app type:
3. | In the JWT app type box, click Create. |
You are prompted to enter an App Name for the new app.
4. | Enter a name in the App Name field and click Create. |
The Information tab for the new app opens.
5. | On the Information tab, enter the required information, and then click Continue. |
The App Credentials tab opens.
6. | On the App Credentials tab, copy the API Key and API Secret to a text file. |
7. | In SaaS Management, add the Zoom application. Refer to Adding an Application. |
8. | Copy and paste the following Zoom information in SaaS Management: |
• | API Key |
• | API Secret |
9. | Click Authorize. |
Application Roster
https://api.zoom.us/v2/users
Application Access
https://api.zoom.us/v2/users
https://api.zoom.us/v2/users/<userId>/meetings