n8n-docs/docs/nodes/credentials/Asana
Tanay Pant db6879eae2 🐛 Bug fixes
2020-08-25 10:01:05 +02:00
..
README.md 🐛 Bug fixes 2020-08-25 10:01:05 +02:00
using-access-token.gif Changed header structure / added permalinks (#6) 2020-06-26 14:06:54 +02:00
using-oauth.gif Changed header structure / added permalinks (#6) 2020-06-26 14:06:54 +02:00

permalink
/credentials/asana

Asana

You can find information about the operations supported by the Asana node on the integrations page. You can also browse the source code of the node on GitHub.

The following is a summary based off Asana's own documentation regarding authentication.

Prerequisites

Create an Asana account.

Using Access Token

  1. Open your Asana dashboard.
  2. Click on your user icon in the top right of the window.
  3. Click on My Profile Settings.
  4. Click on the Apps tab.
  5. Click on Manage Developer Apps.
  6. Click on New access token under the Personal access tokens section.
  7. Enter a name for the access token and agree to the API terms and conditions.
  8. Click on the Create token button.
  9. Copy the token and use it with your Asana node credentials in n8n.

Getting Asana credentials