Links

Terminate Helper

Stop a flow after a Boolean Helper or Loop Helper
The Terminate Helper can be added anywhere in a flow, but usually is added at to end flow execution right after a Boolean Helper or Loop Helper. E.g. when the Boolean helper checks for a certain condition and should execute the next step only if the condition is fulfilled, you can use the Terminate Helper for the "false" route e.g.: