Skip to main content
Import actions and triggers from automate.ax/asana. Actions accept plain values or compatible signals. Asana triggers watch one statically selected resource GID and return normalized event signals.

Accounts and identifiers

Leave account unset to use the project’s default Asana binding, or pass a name or asanaAccount(...) reference. Trigger account selection must be static. See Integration accounts. Asana actions use stable globally unique identifiers (GIDs), exposed as id in normalized outputs. List actions return one page and an optional pageInfo.nextOffset; pass that value back as offset for the next page.

Common outputs

All resources include id and optional name and type. Task outputs also include assignment and completion state, timestamps, descriptions, custom fields, dates, followers, memberships, projects, tags, parent, subtype, workspace, and permalink. Provider timestamps remain RFC 3339 strings.

Tasks

Create, find, assign, place, and complete tasks.

Projects and sections

Manage project structure and ordering.

Stories

Read and manage task comments and activity.

Events

Watch raw or semantic resource changes.