Description
Enterprise connector for Asana project management via the official REST API: tasks, projects and sections — create, update, complete and comment for cross-functional workflow visibility.
community_asana · action · Utility · Available · v1.0.0
Enterprise connector for Asana project management via the official REST API: tasks, projects and sections — create, update, complete and comment for cross-functional workflow visibility.
Fields shown in the editor when configuring the node. Generated directly from the NodeDefconfigFields.
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
operationOperazione | enumcreateTaskgetTaskaddComment | yes | createTask | createTask = nuovo task. getTask = leggi. addComment = commenta. |
nameTitolo task | expression | no | — Richiamare {{input.cliente}} | Titolo del task. Obbligatorio per createTask. |
notesDescrizione | expression | no | — Dettagli del task... | Note/descrizione (opzionale, solo createTask). |
projectIdProgetto/i (gid) | expression | no | — 1201234567890 | GID progetto Asana. Più progetti separati da virgola. Alternativa: workspace. |
workspaceWorkspace (gid) | expression | no | — 1101234567890 | GID workspace (usato se nessun progetto specificato). |
assigneeAssegnatario (gid/email) | expression | no | — me oppure 12345 oppure [email protected] | GID utente, email, o "me" (opzionale). |
dueOnScadenza | expression | no | — 2026-06-30 | Data scadenza in formato YYYY-MM-DD (opzionale). |
taskIdTask GID (getTask/addComment) | expression | no | — 1209876543210 | GID del task per getTask o addComment. |
commentTextTesto commento (addComment) | expression | no | — Aggiornamento: completato lo step 1. | Testo del commento (solo addComment). |
integrationLabelEtichetta credenziali (opzionale) | string | no | — Default account | Per gestire più account dello stesso provider. Lascia vuoto per il default. |
JSON snippet of the node as it appears in the workflow. Values are derived fromdefaultValue and from required parameters.
{
"id": "node-community_asana-1",
"defId": "community_asana",
"label": "Asana",
"config": {
"operation": "createTask"
}
}Available now on all FlowForge plans. Try it free without a credit card.
Start freeBrowse all nodes