The Ingestion Filter feature allows you to control which records from a source file or stream are to be ingested into the Zeotap platform. During source mapping review, you can define filter conditions on the mapped source fields, ensuring that only records meeting the defined criteria are processed further. If a record does not satisfy the defined filter condition for any mapped source field, the entire record row will be rejected from ingestion. This feature provides precise control over incoming data, helping reduce unnecessary ingestion, optimize event consumption, and improve overall data quality.Documentation Index
Fetch the complete documentation index at: https://zeotap-migration1.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Defining Ingestion Criteria
To define a filter, click Define Ingestion Criteria in the review screen while mapping your source. Then, click Add Filter to view all available source fields of primitive data types (string, double, integer) in the dropdown.

Note:The available operators depend on the catalogue category selection:
- ID fields - exists / not exists
- All other fields - equals / not equals / in / not in / exists / not exists / contains / not contains

