Zoom (Custom) Integration
Connecting to Zoom Custom requires multiple steps to be performed in your Zoom account.
Prerequisites
- The custom OAuth application must be created by a user who is an admin or owner of your Zoom account.
- You must have a master account on a paid Pro, Business, or Enterprise plan.
Steps to Integrate
-
Login to your Zoom account.
-
In the left navigation pane, go to:
Advanced
→App Marketplace
. -
In the App Marketplace:
-
Click on Develop (top right).
-
Select Build App.
-
-
Select General App and click on Create.
-
Under Basic Information:
-
Select Admin-managed.
-
Click on Save.
-
-
Under OAuth Information:
-
Enter the OAuth Redirect URL:
https://integrations.zluri.com/connect_callback/zoomcustom
-
Add to OAuth allow list:
https://integrations.zluri.com
-
Scopes to Add
Account
- View and manage sub accounts
- View the account's sub accounts
{account:read:list_sub_accounts_master}
Billing
- View and manage sub account's billing info
- Returns information on plan usage for an account
{billing:read:plan_usage:admin}
Group
- View groups
- View a group's members
{group:read:list_members:admin}
- View groups
{group:read:list_groups:admin}
Phone
- View all users' phone information
- View calling plans
{phone:read:list_calling_plans:admin}
- View call logs
{phone:read:list_call_logs:admin}
- View users
{phone:read:list_users:admin}
Report
- View report data
- View billing invoices
{report:read:billing_invoice:admin}
- View users usage report
{report:read:list_users:admin}
- View billing reports
{report:read:billing:admin}
- View meeting participant reports
{report:read:list_meeting_participants:admin}
- View meeting detail reports
{report:read:meeting:admin}
- View a user's usage reports
{report:read:user:admin}
- View user sign in/out activity logs
{report:read:user_activities:admin}
- View operation logs
{report:read:operation_logs:admin}
- View telephone reports
{report:read:telephone:admin}
- View daily usage reports
{report:read:daily:admin}
Role
- View all user roles
- View roles
{role:read:list_roles:admin}
- View a role's members
{role:read:list_members:admin}
Room
- View all users' Zoom Rooms information
- View Zoom Rooms
{zoom_rooms:read:list_rooms:admin}
User
- View all user information
- View a user
{user:read:user:admin}
- View users
{user:read:list_users:admin}
- View a user's settings
{user:read:settings:admin}
Final Setup in Zluri
- Fill in the remaining required fields as per your company.
- On Zluri:
- Go to
Sources
→Integrations
→Browse Catalog
- Search for Zoom Custom
- Go to
- Click on Connect.
- Select all scopes and click on Continue.
- Copy the Client ID and Client Secret from the Zoom custom app and paste them into Zluri.
- Click on Connect.
- An authentication modal will appear — authorize using your work email ID.
Note:
The connection will only be successful if the authorization is completed by a Zoom account owner.
Once connected:
- You will receive a confirmation.
- You can edit the connection name and description.
- Complete the setup.
Updated 8 days ago