Problem with getting a bundle out of filter

Hi, thanks for reading.

Scenario is… Text Parser → Filter → HTTP

When I run my text parser I’m getting a bundle output, but for some reason my webhook doesn’t get the response. Make.com says that the bundle did not pass through my filter.

I have the filters set to filter for a numerical operator (1 through 3).



blueprint.json (189.2 KB)

I resolved this by changing my text parser.

1 Like