Stop Execution

Description

The Stop Execution action is used to stop the execution of a flow, even if there are additional steps defined after this action in the flow.

Usage

It is usually used in combination with a Condition, so the flow will be only stopped in case of the condition is met, otherwise the Flow will continue its execution. The Stop Execution action also controls the status of the execution of the flow, via the property Stop with.

Stop Usage