Create an account
If you don’t already have one, sign up for a free trial Asana account.
Create & configure an Asana app
- Navigate to My apps.
- Click the Create new app button.
- Fill in all the required information and click Create app.
- You will be redirected to your app’s settings. Navigate to the OAuth tab and click + Add redirect URL. Add
https://api.nango.dev/oauth/callbackas your redirect URL. - Under the Permission scopes section, select the various scopes you will need.
Obtain OAuth credentials
- Under the same OAuth tab, copy your Client ID and Client secret as you will need them when configuring your integration in Nango.
Next
Follow the Quickstart.
If you are getting
The required parameter client_id is missing or invalid, you will most likely need to go to Developer Console -> Your app -> Manage distribution -> Change from Specific workspaces to Any workspace.