Zoom
Source Connector
Overview
This source connector fetches logs from the Zoom Events API.
Streams
| Data Source | Stream Name |
|---|---|
| operation logs | report_operationlogs |
| sign In / sign out activity | report_activities |
Prerequisites
- Confirm your account has Zoom Reporting enabled
- The zoom app will be created under a personal account. Ensure that the role assigned to the user creating the app has the following permissions assigned to it.
- Navigate to User Management > Roles and edit the Admin role.
- Navigate to Reports and enable
Viewpermissions for the following:- Usage reports
- User activity reports
- Admin Activity Logs
- Sign In/Sign Out
- Navigate to Reports and enable
- Navigate to User Management > Roles and edit the Admin role.
- Follow the instructions to build an Server-to-Server OAuth Zoom app (not to be confused with the OAuth app).
- After you name the app, you will be presented with the following information. Save this information for use when configuring the connector
- Account ID
- Client ID
- Client Secret
- Add the following scopes to the app (do not select Optional):
- View operation logs
report:read:operation_logs:admin - View user sign in/out activity logs
report:read:user_activities:admin
- View operation logs
Configuration
| Field | Required | Description |
|---|---|---|
| Account ID | yes | The identifier for the account. |
| Client ID | yes | The client id is a public identifier for apps. |
| Client Secret | yes | The client secret is known only to the application and the authorization server. |
Connector Limitations
- This connector works with Pro plan or higher accounts.
- Accounts must have Zoom Reporting enabled.
- The source connector is restricted by rate limits.
Updated 9 months ago