Purpose:
- Filters within integration flows serve to selectively control the data that passes from Cvent to Expo-Genie.
- They ensure that only data meeting specific criteria is transferred, enhancing data quality and relevance.
Types of Filters:
- Field Equality: Allows data to pass only when a designated field holds a specific value.
- Field Inequality: Permits data to pass only when a designated field does not hold a particular value.

Multiple Filter Application:
- You can implement multiple filters within a single integration flow.
- Data must successfully meet the conditions of all applied filters to be transferred.

Example:
To transfer only attendee records from Cvent where the registration status is “Confirmed,” you’d create a filter with the following configuration:
Field: Registration Status
Condition: Equal to
Value: test

