Use filters to manipulate data throughout your logic
Filters are used to manipulate data throughout your logic. They can be applied almost anywhere that data is generated or referenced; anything from creating a variable to manipulating the response object on the fly.
You can search for filters using the search bar, navigate using the categories, or scroll through the list.
Filters will have various options available depending on the filter chosen, so it’s best to consult that filter’s specific documentation for more information.
Hover over an existing filter to see some additional actions.
Action
Click and drag to reorder filters.
Click to disable the filter. Upon execution, this filter will be skipped.
Click to clone the filter.
Click to delete the filter.
You can nest filters by adding them to an existing filter’s value box(es).
An example of a nested filter
Filters are defined immediately after the target value using the | pipe character.