Skip to main content

Zoom

Omada version badge Supported versions

This connectivity package provides support for managing users, groups and roles in Zoom.

Supported objects and operations

System objectsOmada Identity Data ModelOperations
UsersAccountCreate, read, update, delete
RolesResourceRead
GroupsResourceRead
Role memberships (users)Resource AssignmentCreate, read, update, delete
Group memberships (users)Resource AssignmentCreate, read, update, delete

Minimum required permissions

Grant the app account the full scope within:

  • User
  • Account
  • Group
  • Role

Implementation notes

The Member role is the default role in Zoom. Do not provision this role - after it is created, change the following properties:

  1. In Omada Identity, go to Setup --> Account Resources.
  2. Select the correct resource from the list. Click Edit.
  3. In the Fulfillment section, select the Skip provisioning checkbox.
  4. In the Advanced section, in the Prevent self-service field, select Yes. Click OK.

Network requirements

None.


Prerequisites

When building an app in Zoom, ensure that you choose the Server-to-Server- Oauth app type. Before connecting, prepare the following values:

  • Account ID
  • Client ID
  • Client Secret

See the Zoom API documentation for details.