I’m creating a zap that will update a Google Sheet when the due date is changed on a task in asana.
The zap gets the updated task data, compares the due date to the date held in a Google Sheet, then if the due date is different, it updates the Google Sheet.
When I go into test by changing a task’s due date in asana, the “Updated Task” trigger fires, but it contains the old due date. Even if I change the date 3 or 4 times, all to unique dates, the due date within the trigger data seems to be stuck on the old due date.
Any advice? Why would Asana send old data?