Hello. I am trying to write a Zap that does the following:
- When a task is assigned to a user in Clio, create a copy of that task and assign it to another user.
- When the original task’s status is changed, update the copy to reflect that change.
Part one is relatively simple, but I am struggling with the nuances of setting up part 2. Has anyone ever set up a Zap like this, and if so, how did you set up the updating portion?