Filter set up

Hi all,

I am having a hard time with my router and subsequent filter. Basically I only want it to go through that route if the Search Google Rows was a match. (verification). Otherwise it should go through the fallback filter and give a 400 response.

For some reason it is activating both routes, even when I know the Google Search Rows didnt give a match. If I take out the aggregrate to JSON module, it does work as expected, but I need the Webhook to reply in JSON format.

Help is appreciated.

Thanks,
P

Hi @PJ,

Welcome. You only set a filter on the first path, bot not the second. Each module will pass each route, so you will have to put a filter on each route if you want to ‘separate’ them. E.g. total number of bundels is equal to 0

Cheers,
Henk

2 Likes

I got so mad, I rebuilt the flow and somehow didnt miss to do this there and it works now.

Thanks for you quick help!

Cheers,
P

Happens to me more often than I’d like to admit.. :slight_smile:

You’re welcome!

Cheers,
Henk