What’s Supported

Supported Actions

This connector supports:

Before You Get Started

To integrate Asana with Ampersand, you will need an Asana Account.

Once your account is created, you’ll need to create an app in Asana, configure the Ampersand redirect URI within the app, and obtain the following credentials from you app:

  • Client ID
  • Client Secret

You will then use these credentials to connect your application to Ampersand.

Create an Asana Account

Here’s how you can sign up for an Asana account:

Creating an Asana App

Follow the steps below to create an Asana app and add

  1. Log in to your Asana account.

  2. Navigate to the Asana Developer App Console.

  3. Click Create New App to create a new app.

  4. Enter App Name and select the relevant app requirements .

    Alt text


Adding Ampersand Redirect URL in Your App

  1. Nagivate to the OAuth section.
  2. In the Redirect URLs section, click Add redirect URL.
  3. Enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth.
  4. Click Add.

Alt text

The Basic information section displays Client ID and Client Secret keys for your App. You’ll use these credentials to connect your app to Ampersand .

Add Your Asana App info to Ampersand

  1. Log in to your Ampersand Dashboard.

  2. Select the project where you want to create an Asana integration.

    Alt text

  3. Select Provider apps.

  4. Select Asana from the Provider list.

  5. Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.

    Alt text

  6. Click Save changes.