Skip to content

Filter

The Filter app can be used as an action that filters a flow based on given conditions.

Filter is a built-in integration that works out of the box and doesn't need to communicate with any other external services to run.

Available conditions are:

  • is equal
  • is not equal
  • is greater than
  • is less than
  • is greater than or equal
  • is less than or equal
  • contains
  • does not contain

Action:

Continue if conditions match: Let an execution of a Flow continue if the conditions match.