Filter
It is used to limit or process data according to certain criteria. When integrations exchange data between different systems, that data may often need to meet certain criteria or comply with certain conditions.
Here are some uses of the Filter connector in integrations:
- Data Filtering: In integrations, filters can be used to select data from a specific date range, data from a specific user, or data that meets a specific condition. In this way, unnecessary data traffic can be reduced and only relevant data is processed.
Filter connector is designed to select or process specific data sets using query languages such as JSONPath or XPath. These filters ensure that the integration adapts to specific requirements and prevents unwanted data from entering systems.
Parameters of Context Header;
| Field | Description |
|---|---|
| Expression Type | JSONPath or XPath |