Skip to main content
asana.onResourceEvent is the broad Asana webhook trigger. Prefer a semantic trigger when the automation handles one known change.
automations/watch-asana-resource.automation.ts
Provide resourceId. Optional static account defaults to the project binding. The platform creates one authenticated Asana webhook for the selected account and resource and shares it across compatible triggers. Returns a compact normalized event with camelCase fields: action, change, createdAt, parent, resource, resourceSubtype, resourceType, user, and watchedResourceId. Nested provider resource references use id, name, and type.