Skip to main content
asana.onTaskChanged matches all task changed events, including completion changes.
automations/watch-asana-task-changes.automation.ts
Provide resourceId. Optional static account defaults to the project binding.

Trigger data

Returns the Asana task event shape with webhook action "changed":
The top-level fields identify the affected task. event contains action: "changed" and optional field-level details in change. Fetch the task for its full current state. Completion events also match On Asana task completed.