//Info: JSTN-1192
The filters used in Celigo have a great impact on the process flow.
we can restrict data between two platforms using the filter.


While doing integrations, it’s better to add an input filter rather than an output filter. Even though both have similar functionality, the Output filter doesn’t work in many scenarios (verified with Celigo Support). So whenever possible, add conditions through the Input filter.
Note:
Make sure that no other destination or branch is added after that input filter-defined stage. Or else you need to add the same input filter condition in respective branches.