UiPath Documentation
integration-service
2.2510
true

Integration Service user guide

Last updated May 11, 2026

Zoom authentication

Prerequisites

To create a connection using Bring your own OAuth 2.0 app, you need the following credentials: client ID and client secret.

For creating a private OAuth2 app, follow the steps mentioned in the Zoom documentation.

Note:

Zoom currently does not support multi session support for OAuth 2.0 connections. This is currently being tracked as a high priority request with the following reference: ZOOM-325298. More information can be found in the Zoom developer knowledge base.

Add the Zoom connection

To create a connection to your Zoom instance, you need to perform the following steps:

  1. Select Integration Service from the left rail.
  2. From the Connectors list, select Zoom. You can also use the search bar to find the connector.
  3. Select Connect to Zoom.
  4. Enter the required credentials and select Connect.

Privileges and permissions

  • When creating a connection via Zoom, you must allow the application to view and manage information in accordance with the following privileges and permissions:
    • meeting:write
      • This scope allows an app to view and manage user's meetings. This includes performing actions such as scheduling and updating meetings, and updating live streaming options.
    • recording:read
      • This scope allows an app to view a user's meeting or webinar recordings.
    • user_info:read
      • This scope allows an app to view your own user information. This scope is a subset of the user:read scope. Because of this, you do not need to request both this scope and the user:read scope.
  • More information regarding the OAuth 2.0 scopes can be found via the Zoom vendor documentation.
  • Prerequisites
  • Add the Zoom connection
  • Privileges and permissions

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated