Asana connector
Back to the connector overview, authentication methods, and actions.
29 Jul 2026
new-eventsAdded webhook event support for task (added/changed/removed/deleted), story (added/removed), section (added/changed), and project (added) events. Uses programmatic hybrid registration — a workspace-scoped subscription for project creation plus per-project subscriptions (via the new projectIds config field) for task/story/section events, since Asana does not propagate those to workspace-level webhooks. The X-Hook-Secret establishment handshake is completed automatically.