mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| using-access-token.gif | ||
| using-oauth.gif | ||
| 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
- Open your Asana dashboard.
- Click on your user icon in the top right of the window.
- Click on My Profile Settings.
- Click on the Apps tab.
- Click on Manage Developer Apps.
- Click on New access token under the Personal access tokens section.
- Enter a name for the access token and agree to the API terms and conditions.
- Click on the Create token button.
- Copy the token and use it with your Asana node credentials in n8n.
