Skip to main content
asana.onTaskRemoved matches task removed events, such as removing a task from a watched project without deleting the task.
automations/watch-removed-asana-tasks.automation.ts
Provide resourceId. Optional static account defaults to the project binding.

Trigger data

Returns the Asana task event shape with webhook action "removed":
The top-level fields identify the affected task. event contains action: "removed", the former parent, and the watched resource ID. The task normally still exists and may remain in other projects.