31 Mar 2023 10:02 AM - edited 20 Jul 2023 11:59 AM
Does the automation workflow functionality provide extended rulesets such as loops and conditions?
Solved! Go to Solution.
31 Mar 2023 10:08 AM
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.