Skip to main content
onAsanaTaskDeleted matches task deletion events propagated through the watched resource.
automations/watch-deleted-asana-tasks.automation.ts
resourceId is required. Optional static account defaults to the project binding. Returns an event signal with action: "deleted", resourceType: "task", and the deleted task reference plus event metadata. Do not rely on getTask after this event because the resource has been deleted.