Asana OAuth

Connect your Asana app for OAuth in Paragon.

Setup Guide

You can find your Asana app credentials by visiting your Asana Developer App Console.

Note: You'll need to create a new Asana app if you don't already have one.

You'll need the following information to set up your Asana app with Paragon:

  • App Name

  • Client ID

  • Client Secret

  • Scopes Requested

1. Add the Redirect URL to your Asana app

Paragon provides a redirect URL to send information to your Asana app. To add the redirect URL to your Asana app:

1. Copy the link under "Redirect URL" in Paragon.

2. Log into your Asana Developer App Console.

3. Select the Asana application you'd like to connect to Paragon.

Note: You'll need to create a new Asana app if you don't already have one.

4. Under Authorization > Redirect URLs, paste the Redirect URL provided in Step 1.

Asana provides you with the Client ID and Client Secret needed for the next steps after adding the redirect URL to your project.

2. Add your Asana 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 "Asana".

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 {YOUR_APP} > Authorization > Client ID on your Asana Developer App Console.

  • Client Secret: Found under {YOUR_APP} > Authorization > Client secret on your Asana Developer App Console.

  • Scopes Requested: A space-separated list of OAuth scopes. A complete list of Asana's scopes is here.

Press the green "Connect" button to save your credentials.

Last updated