| Name | Description |
|---|---|
| Condition on field value | Filters items based on the value matching the supplied conditions. |
| Filter by storage entities | Filters items based on whether a corresponding entity exists in storage. Can optionally save new entities to storage for tracking. |
| Filter by transformer result | Filters items by applying a transformer and comparing the result. |
| Key condition | filter items where they key filter matches. |
| Logic: And | Filters items where all filters match. |
| Logic: Not | Filters items that do not match the filter. |
| Logic: Or | Filters items where any of the filters match. |
| Validates against JSON schema | Filters items by validating against the supplied JSON schema. |
Data transformation
Filters
The following filters are available: