Conditional Flow Step

Use a Conditional flow step to determine the correct actions to take based on whether certain criteria are met.

For instance, it may be used to determine whether to move on in the flow or halt processing, depending on the data values or the outcome of a previous step. A common Conditional Step checks that the output of a previous step is not empty.

You can select If or If/Else for the condition type.

Conditional steps are commonly used at the beginning of a flow to verify if the flow should run or narrow its goal. However, they can be used at any time.

Step Inputs

In the Edit Step menu, you can add details about the step configuration as needed for your flow.

Step Output

The output of the Conditional flow step is when the condition is determined to be true or false. The following statuses may result after running the conditional flow step:

Example Use Case

You would use the Conditional flow step to determine which path in the flow to follow if conditions are met. Examples include:


 The Conditional step is used in this flow to tell App Xchange to continue the flow path if a relationship exists between Spectrum and ProjectSight. This data is sourced from the Lookup step.

Was this helpful? Give us feedback.