Hi there,
I am new to automation and I am trying to put together one that fires off an email when a sub-task gets completed. I currently have an automation that creates sub-tasks for a request when it gets submitted. I am looking to only send this email when one of the sub-task gets marked as either "Done" or "Work In Progress".
Is there any easy way to do this?
I guess the most basic way would be:
The IF statements you could combine if you use a IF/ELSE block, but 2 IF blocks underneath eachother should also work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.