Asana / Task Updated
appKey:
asana
triggerKey:
task-changed
Trigger Inputs
The following parameters are available when configuring this trigger:
fieldIds
Fields
Select the fields which should trigger the action. <i>Note: If not filtering by field, any field update will trigger the action.</i>
When filtering by field type, a list of fields which will be used to filter issue updates. If none are selected, any field update will trigger the action.
Note: Custom fields will be dynamically loaded from a user's account.. Accepted known values:
- sectionChanged (Status Update)
- commentAdded (Comment Created)
- commentChanged (Comment Changed)
- commentRemoved (Comment Removed)
- completed (Completed)
- completedAt (Completed At)
- assignee (Assignee)
- startOn (Start On Date)
- dueOn (Due On Date)
- notes (Notes)
- dependencies (Dependencies)
- likes (Likes)
- name (Name)
Array<string> | undefined
filterByFields
Filter By Fields
Select to filter updates by fields.
If true, only tasks with changes matching the selected fields will trigger an action.
boolean | undefined