Action: Update a Task
Asana Operation

The Update a Task action enables users to automate the update of a Task in an Asana Project.
Example User Story
As a project manager, I want to update task details in Asana so that I can keep my team informed of changes.
Fields
Field Name
Field Type
Required
taskGID
String
Yes
name
String
No
notes
String
No
completed
Boolean
No
dueOn
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated