Skip to main content
This list of logic actions allows you to add form conditional logic, store shared variables, map values, and to display custom error messages.

If/then condition

Adds a conditional action with True / False branches to customize the behavior of the flow based on input or properties.

Input settings

Output object

Output object example

Store shared variable

Stores variables in a private state that is available in your form and across its flows. You can reference these shared variables using {{vars.*}}. To learn more, read Variables.

Input settings

Show error message

Displays a custom error message to the user.
This flow action terminates the Flow. Any actions inserted after it wonโ€™t be executed.

Input settings

Input value mapping

Maps an input variable to an output based on its values.

Input settings

Output object

Output object example