- Setup
- Reference
What You'll Need
| Credential | Description |
|---|---|
| Account ID | Zoom account identifier |
| Client ID | OAuth client ID |
| Client Secret | OAuth client secret |
Overview
Server-to-Server OAuth enables secure, automated API access without user interaction — ideal for integrations like Parable.Prerequisites
Administrator access required. You need privileges in to complete this setup.If you don’t have admin access, contact your administrator to:
- Create the API credentials on your behalf, OR
- Grant you temporary admin access to complete the setup
- Owner or Admin role in Zoom account
- Permission to create Server-to-Server OAuth apps
Setup Guide
Access Zoom App Marketplace
- Go to Zoom App Marketplace
- Click Develop → Build App
- Sign in with your Zoom admin account
Create Server-to-Server OAuth App
- Find Server-to-Server OAuth in the app types
- Click Create
- Enter app name:
Parable Integration - Click Create
Add Scopes
Go to Scopes and add the following:
| Scope | Purpose |
|---|---|
user:read:admin | Read user information |
meeting:read:admin | Read meeting data |
report:read:admin | Access usage reports |
phone:read:admin | Read phone call logs (if applicable) |
dashboard:read:admin | Dashboard metrics |
Need to restrict access?
By default, this grants access to all users in your account. See Scoped Access to limit Parable to specific users or teams.