Asana
What’s Supported
Supported Actions
This connector supports:
- Proxy Actions, using the base URL
https://app.asana.com/api
.
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:
- Go to the Asana Sign Up page.
- Sign up using your preferred method.
Creating an Asana App
Follow the steps below to create an Asana app and add
-
Log in to your Asana account.
-
Navigate to the Asana Developer App Console.
-
Click Create New App to create a new app.
-
Enter App Name and select the relevant app requirements .
Adding Ampersand Redirect URL in Your App
- Nagivate to the OAuth section.
- In the Redirect URLs section, click Add redirect URL.
- Enter the Ampersand redirect URL:
https://api.withampersand.com/callbacks/v1/oauth
. - Click Add.
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
-
Log in to your Ampersand Dashboard.
-
Select the project where you want to create an Asana integration.
-
Select Provider apps.
-
Select Asana from the Provider list.
-
Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.
-
Click Save changes.