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
-
Click the “Trigger” step in the workflow canvas, and choose OAuth from the sidebar.
-
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.