Skip to main content
  • Setup
  • Reference

What You'll Need

CredentialDescription
Account IDZoom account identifier
Client IDOAuth client ID
Client SecretOAuth 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

1

Access Zoom App Marketplace

  1. Go to Zoom App Marketplace
  2. Click DevelopBuild App
  3. Sign in with your Zoom admin account
2

Create Server-to-Server OAuth App

  1. Find Server-to-Server OAuth in the app types
  2. Click Create
  3. Enter app name: Parable Integration
  4. Click Create
3

Copy Credentials

On the App Credentials page, copy:
  • Account ID
  • Client ID
  • Client Secret
Store these credentials securely — the Client Secret cannot be retrieved later.
4

Add Scopes

Go to Scopes and add the following:
ScopePurpose
user:read:adminRead user information
meeting:read:adminRead meeting data
report:read:adminAccess usage reports
phone:read:adminRead phone call logs (if applicable)
dashboard:read:adminDashboard metrics
5

Activate the App

  1. Complete all required fields (Information, Feature)
  2. Go to Activation
  3. Click Activate your app
The app will be activated immediately for your account.

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.