Does the automation workflow functionality provide extended rulesets such as loops and conditions?
Solved! Go to Solution.
Within automation workflows, it is possible to react to previous task results (conditions) as well as loop a workflow task.
Conditions can be easily set based on the success or error of a previous task as well as custom conditions (e.g. based on variables defined within the workflow context).
Further options include looping or retrying tasks.
Featured Posts