mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| workflow.png | ||
| permalink | description |
|---|---|
| /nodes/n8n-nodes-base.asanaTrigger | Learn how to use the Asana Trigger node in n8n |
Asana Trigger
Asana is a web and mobile application designed to help teams organize, track, and manage their work.
::: tip 🔑 Credentials You can find authentication information for this node here. :::
Example Usage
This workflow allows you to receive updates when an event occurs in Asana. You can also find the workflow on n8n.io. This example usage workflow would use the following node.
The final workflow should look like the following image.
1. Asana Trigger node
- First of all, you'll have to enter credentials for the Asana Trigger node. You can find out how to do that here.
- Enter the name of the resource in the Resource field.
- Enter the name of the workspace in the Workspace field.
- Click on Execute Node to run the node.
