Skip to main content
onAsanaTaskAdded matches task added events propagated through the selected project or resource.
automations/watch-new-asana-tasks.automation.ts
resourceId is required. Optional static account defaults to the project binding. Returns an event signal with action: "added", resourceType: "task", task resource, creation time, watched resource ID, and optional parent, user, subtype, and change. It is a compact event, not a full AsanaTask; call getTask as shown when you need current metadata.