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
Zendesk OAuth
Connect your Zendesk app for OAuth in Paragon.
Setup Guide
You can find your Zendesk app credentials by visiting your Zendesk dashboard.
Note:
You'll need to create a Zendesk account if you don't already have one.
You'll need the following information to set up your Zendesk app with Paragon:
App Name
Unique Identifier
Secret
Scopes Requested
1. Add the Redirect URL to your Zendesk app
Paragon provides a redirect URL to send information to your Zendesk app. To add the redirect URL to your Zendesk app:
1. Copy the link under "
Redirect URL"
in Paragon.
2. In your Zendesk dashboard, click the gear icon on the left.
3. Under
Channels > API > OAuth Clients
, click the "Add OAuth Client" button.
4. Fill out your
Client Name
and
Description
.
5. Under "
Redirect URLs
", paste the Redirect URL from Paragon.
6. Press the
Save
button.
7. Scroll down to the bottom of the page to copy your
Secret
. We'll use this in
Step 3
.
2. Add your Zendesk 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 "
Zendesk
".
3. Input your credentials
Fill out your credentials from
Step 1
in their respective sections:
App Name:
Chosen name for your application.
Unique Identifier:
Found under Channels > API > OAuth Clients > Unique Identifier on your Zendesk admin page.
Secret:
Found under Channels > API > OAuth Clients > Secret on your Zendesk admin page.
Scopes Requested:
A space-separated list of OAuth scopes. A complete list of Zendesk's scopes is
here
.
Press the green "Connect" button to save your credentials.
Previous
Xero OAuth
Next
Zoom OAuth
Last modified
1yr ago
Copy link
Contents
Setup Guide
1. Add the Redirect URL to your Zendesk app
2. Add your Zendesk app to Paragon
3. Input your credentials