T
Twenty4d ago
Raul

Cannot configure Filter Node

I cannot set up the filter node with dynamic values coming from previous steps. is this a problem only on self-hosted version or has anyone experienced similar issues?
No description
5 Replies
RonRonRon
RonRonRon4d ago
I work with self-hosted and can get this working, what version (tag) are you working on?
Raul
RaulOP4d ago
The latest version: v1.11.5 It is some kind of wird error, because if I create the whole automation from scratch then it the Search Node sees the previous nodes variables, but if I go forward and make more modifications, then it may just error out like this. at least this is what happened 3 times around.
ɃØĦɆᵾS
ɃØĦɆᵾS4d ago
Have you put the example response in webhook node?
Raul
RaulOP4d ago
Yes, I have instrted the exact example of a body rquest that should be arriving. { "email": "user@example.com", "message": "Workflow was started", "last_name": "Doe", "first_name": "John", "phone_number": "+1234567890" } is it possible that this messes up the throughput?
ɃØĦɆᵾS
ɃØĦɆᵾS2d ago
It shouldn't and I don't see any reason why it should be disabled, @thomast could you please take a look?

Did you find this page helpful?