Hello! I am very new to Zapier.
Can somebody help me with the following problem:
In ClickUp I have the following structure:
Task (1)
- SubTask (1.1)
- - SubSubTask (1.1.1)
- - SubSubTask (1.1.2)
- SubTask (1.2)
How can I make the following logic:
When I update Task (1) Status to “IN PROGRESS”
Then I need SubTask (1.1) Status also to change to “IN PROGRESS”
And SubSubTask (1.1.1) also change to “IN PROGRESS”.
Important to mention, that names for SubTask (1.1) and SubSubTask (1.1.1), as well as other subtasks are unique, and if there an option for that it is possible to find them and assign some ID by name. But how?