Links from Router are not filtering as expected

Hi, I have a router with 2 links. Both links have filters testing for the presence (exists/not exists) of a variable passed in from a webhook. It seem no matter how I configure the links, the filtering seems to be ignored. BTW, in addition to exist/not exists, ive tried to test for array len and a few other things.



I have made a work-around. I now set a variable containing the length of the UUID string. I then use that length in the test.

Seems a little silly to need to do that though when the filter implies that functionality already exists.

Thanks for your attention.

2 Likes