Short answer: Drop the "Asana → List Projects" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Workspace GID workspace | string | Required | Asana workspace GID — a numeric global ID. Find via List Workspaces. |
Include Archived archived | options | Optional | Include Archived. Options: No, Yes |
Fields opt_fields | string | Optional | Fields. Example: name,owner,due_date,color |
{"workspace": "e.g. 1234567890","archived": "{{trigger.archived}}","opt_fields": "e.g. name,owner,due_date,color"}
{"data": [{"gid": "123","name": "Marketing Q1","owner": {"gid": "456","name": "John"}}]}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.