Filters for Flows

Prev Next

Filters for Flows allow you to apply one or more conditions to control your workflow based on specific criterias. This action is ideal for scenarios where you need to evaluate multiple conditions and decide whether to allow the workflow to continue or not.

Configuring the Filters for Flows Action

In your Workflow, select the Built-in tool "Filters" as an action. The Event "Condition" is automatically selected.

Define Filter Conditions

Set one or more conditions based on data or variables available earlier in the workflow. These conditions will evaluate whether data should proceed based on comparison operators such as equals, greater than, less than, etc.

You can use multiple conditions with logical operators (AND, OR) to create complex filtering logic.

Only data that meets all defined conditions will pass through the filter.