When you use fallback filter

:bullseye: What is your goal?

Trying to check output of the fallback route

:thinking: What is the problem?

none really

:test_tube: What have you tried so far?

checking outpujts known

:link: Create public scenario page

when you use fallback filter, How do u check the output bundle or success of that filter?

:camera_with_flash: Screenshots: scenario setup, module configuration, errors

Hello,

A fallback route processes data that doesn’t fit the condition of all other routes. You can mark a route as a fallback if you want it to be executed last.

As for other routes- there must be any module after it- you can add for example Create variable module.