I am trying to update an Asana task when I update a row in MySql.
Step 1 Trigger
New or Updated Row in MySQL
Step 2
Find Task in Project (Legacy) in Asana
Step 3
Update Task in Asana
Everything tests out and works in zapier. However, when I update a row in MySql, the task does not get updated. Any help would be appreciated. Thanks.