Asana - New/updated task trigger

The New/updated task trigger checks for new or updated tasks in Asana once every polling interval. This trigger requires a premium Asana account.

Input

Input fieldDescription
Trigger poll intervalSpecify how frequently to check for new events.
When first started, this recipe should pick up events fromSpecify the date and time from which the recipe picks up trigger events. If you leave this field blank, the trigger begins picking up tasks created or updated 1 hour ago. You can't change this value after running or testing the recipe. Refer to Triggers to learn more about this input field.
WorkspaceSelect the workspace to retrieve tasks from.
ProjectsSelect specific projects to monitor for tasks. By default, tasks from all projects in the workspace are selected. You can select up to a maximum of 5 projects.
Assignee IDEnter either an email address or the ID of the person assigned to the tasks. By default, tasks assigned to everyone are retrieved.

Output

The trigger returns task details including standard task fields and any custom fields associated with the projects being monitored.

Output fieldDescription
Task IDThe unique identifier of the task.
Task nameThe name of the task.
DescriptionThe description or notes for the task.
AssigneeThe user assigned to the task, including ID and name.
ProjectsArray of projects the task belongs to.
TagsArray of tags associated with the task.
Created atTimestamp when the task was created.
Modified atTimestamp when the task was last modified.
CompletedIndicates whether the task has been completed.
Due on / Due atThe due date or due date-time for the task.
Custom fieldsAny custom fields configured for the projects being monitored.

Last updated: