Skip to content

ADP Event Filter

Connect iPaaS enables you to select specific events and filter out the rest using certain attributes from the incoming ADP event. This ability allows selective processing of the events of interest.

Example Scenario with ADP Trigger

For trigger "Extract Records From New Or Updated CSV Files"

The CSV column headers added by the user will act as the fields available for trigger filters, you can construct complex logic of AND (+) and OR (OR) conditions on the column header. In the example shown below, the workflow will be triggered only when the Department column header contains Dev and the Status column header is False or the ID column header is greater than 10.

Event Filters for ADP

Figure 1. Event Filtering for ADP node "Extract Records From New Or Updated CSV Files"

See Event Filters to learn more about event filtering on Connect iPaaS.