Paragon
Home
Search…
Paragon
Paragon Automate
What is Paragon?
Getting Started
FAQ
What's new in Paragon
Building Workflows
Triggering workflows
Working with integrations
Making API Requests
Working with Functions
Using Conditionals
Using Fan Out
Sending a Response
Viewing Task History
Version History
Auto-Retries
Configuring OAuth
Resources
Integrations Catalog
JavaScript Libraries
OAuth Providers
Asana OAuth
Google OAuth
HubSpot OAuth
Intercom OAuth
JIRA OAuth
QuickBooks OAuth
Salesforce OAuth
Slack OAuth
Xero OAuth
Zendesk OAuth
Zoom OAuth
Custom Provider
Tutorials
Engage inactive users by email
Process Stripe cancellations
Sync Airtable to Webflow CMS
Personalize welcome emails
Managing Your Account
Setting up Environment Secrets
Working with Team Members
Managing Integrations
Billing
Understanding Tasks
Security
Security
GDPR
Service Level Agreement
Powered By
GitBook
Zoom OAuth
Connect your Zoom app for OAuth in Paragon.
You can find your Zoom app credentials by visiting your Zoom developer portal.
Note:
You'll need to create a new Zoom app if you don't already have one.
You'll need the following information to set up your Zoom App with Paragon:
App Name
Client ID
Client Secret
Scopes Requested
Prerequisites
A Zoom Developer Account. You can create one
here
.
A Zoom OAuth application. Learn more about creating a Zoom OAuth application
here
.
1. Add the Redirect URL to your Zoom app
Paragon provides a redirect URL to send information to your app. To add the redirect URL to your Zoom app:
1. Copy the link under "
Redirect URL"
in Paragon.
2. Log in to your Zoom developer dashboard and select your application.
3. Under
App Credentials > Redirect URL for OAuth
, paste-in your Redirect URL from Step 1.
4. Under
App Credentials > Whitelist URL > Add Whitelist URLs
, paste-in your Redirect URL from Step 1.
2. Add your Zoom app to Paragon
1.
Click the "
Trigger
" step in the workflow canvas, and choose
OAuth
from the sidebar.
2.
Under
Connect an OAuth-enabled app
, choose "
Add a new OAuth-enabled app
" and select "
Zoom
".
3. Input your credentials
Fill out your credentials from
Step 1
in their respective sections:
App Name:
Chosen name for your application.
Client ID:
Found under App Credentials > Client ID on your Zoom App page.
Client Secret:
Found under App Credentials > Client Secret on your Zoom App page.
Scopes Requested:
A space-separated list of OAuth scopes. A complete list of Zoom's scopes is
here
.
Press the green "Connect" button to save your credentials.
Previous
Zendesk OAuth
Next
Custom Provider
Last modified
8mo ago
Copy link
Contents
Prerequisites
1. Add the Redirect URL to your Zoom app
2. Add your Zoom app to Paragon
3. Input your credentials