The Flow category features Actions that create functional labels in the workflow and redirection operator. The workflow can be directed to particular Label, thus altering the linear order of Actions. In conjunction with conditional operators these Actions allow to efficiently control the workflow.
Deploy Labels and Go To redirection operators to enable Task to transfer control to another Action in the workflow at specific points or conditions.
Label can be inserted anywhere in the workflow to mark a point to which workflow can be redirected. A Task can contain multiple Labels that each introduces a specific section of workflow.
Go To redirector jumps directly to specified Action or Label and skips everything inbetween. Can be paired with conditionals that specify the criteria of redirection.
Automation Workshop is a magic that in my view is one of the very best!—Kenny A.