Zoom

Source Connector

Overview

Zoom

This source connector fetches logs from the Zoom Events API.

Streams

Data SourceStream Name
operation logsreport_operationlogs
sign In / sign out activityreport_activities

Prerequisites

  1. Confirm your account has Zoom Reporting enabled
  2. 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.
    1. Navigate to User Management > Roles and edit the Admin role.
      1. Navigate to Reports and enable View permissions for the following:
        1. Usage reports
        2. User activity reports
          1. Admin Activity Logs
          2. Sign In/Sign Out
  3. Follow the instructions to build an Server-to-Server OAuth Zoom app (not to be confused with the OAuth app).
  4. After you name the app, you will be presented with the following information. Save this information for use when configuring the connector
    1. Account ID
    2. Client ID
    3. Client Secret
  5. Add the following scopes to the app (do not select Optional):
    1. View operation logs
      report:read:operation_logs:admin
    2. View user sign in/out activity logs
      report:read:user_activities:admin

Configuration

FieldRequiredDescription
Account IDyesThe identifier for the account.
Client IDyesThe client id is a public identifier for apps.
Client SecretyesThe client secret is known only to the application and the authorization server.

Connector Limitations

  1. This connector works with Pro plan or higher accounts.
  2. Accounts must have Zoom Reporting enabled.
  3. The source connector is restricted by rate limits.