We have a number of Asana projects that have a custom Status field. I’d like to set up an automation that will watch for an update to that field on any parent task in a project and automatically update all of the subtasks with the same value. This seems like it’s possible, but I haven’t been able to figure out the right trigger or sequence to use. Would love some help if anyone has done this or knows how to do it!
Hi @Lauren_Clarke, we use asana webhook :
edit: now that i think about it, you only get one task ID. ‘Watch tasks’ could be another solution, but I don’t know if it outputs ‘changed field’ value, or just triggers the change - input fields for the module don’t look very promising.
edit 2: i know we use this module to detect change in multiple tasks in project, not only one task ID, but can’t find exactly the option how.