deciding whether message can be passed to other message processor or not. When message reached to Filters in flow and meets the required condition then it passed to other processors in flow otherwise flow execution will be terminated and no more processing is done. Various types of filters available in Mule. ❖Logic Filter ❖Regex Filter ❖Idempotent Filter ❖Schema Validation Filter ❖Wildcard Filter