How do I automatically generate a new task after the completion of another task?
I currently have a process that creates tasks immediately after an account is registered. The issue I am having is that it instantly creates all three tasks that I need, while I would rather have each task created after the prior one is completed (i.e. after the 1st task is completed the 2nd task appears, etc.).
Thank you
*This post is locked for comments
I have the same question (0)