Introduction
This integration enables users to filter a list of objects within Clay using specified criteria. The Filter List of Objects action allows for the selection of objects based on a designated field and corresponding values. This functionality streamlines data management and enhances the efficiency of workflows by providing a targeted subset of objects for further processing or analysis.
Input
Name | Is Optional | Description | Type |
Array of Objects | The array of objects you want to filter | text | |
Filter Field | The field in each object you want to filter by. For example, if you want to filter emails by "type", you would enter "type". This is case-insensitive. | text | |
Filter Mode | How you want to filter the array. | text | |
Value(s) | A value or list of values, separated by a comma that you want to filter by. This is case-insensitive. | text |
Output
Name | Type |
Filtered Array | array |
Number Of Results | number |