Step Dependencies
By default, all flow steps are dependent on the success of the previous step.
After saving your flow step, the flow builder automatically populates the details of this dependency in the Step Dependencies section of the flow step. You can re-open the saved flow step to modify the fields in this section to refer to a different step or a different step result.
Step Id
Enter the ID of any previous flow step. This field displays the Step ID of the previous step by default. This field is required.
Step Result Status
Enter the step result status the identified step must return before this flow step runs. This field is set to SUCCESSFUL by default.
-
SUCCESSFUL: Returns when an identified flow step successfully completes.
-
FAILED: Returns when an identified flow step fails to complete.
-
ACTION_HANDLED_SUCCESS: Returns when an identified Connector Action flow step successfully completes its action.
-
ACTION_HANDLED_FAILED: Returns when an identified Connector Action flow step fails to complete its action.
Was this helpful? Give us feedback.