Skip to content

Asana credentials#

You can use these credentials to authenticate the following nodes:

Prerequisites#

Create an Asana account.

Supported authentication methods#

  • OAuth2
  • API access token

Refer to Asana's Developer Guides for more information about working with the service.

Using OAuth2#

Note for n8n Cloud users

Cloud users don't need to provide connection details. Select Connect my account to connect through your browser.

If you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the instructions in the Asana OAuth register an application documentation to create an app and set up OAuth.

Use the following adjustments:

  1. Use the n8n OAuth Callback URL as the Asana Redirect URLs.
  2. Use the Asana Client ID and Client secret in the corresponding fields within n8n.

Using API access token#

To configure this credential, you'll need:

  • A Personal Access Token (PAT): Refer to the Asana Quick start guide for the steps to generate a Personal Access Token (PAT).