...
List of tasks
The following tasks are available:
...
title | Future tasks |
---|
...
currently available:
Branches
- If...then...else
Allows you to branch out, based upon a list of configured conditions - if conditions match, one branch of tasks are executed, if not - another branch is executed instead. - If failure then... else
If any of the previous tasks has failed with an error (unless the error has been cleared) then execute X tasks, if not, execute Y other tasks.
...