Filter: message doubt

(Lucas Schlottfeldt) #1

For what the “Message” filter is used for?
I’m trying to use it to interact through users answers, and on my understanding, it should bring the las message sent.
Example:
{{trigger_my_flow.message}}

(Daniel Beckett) #2

Hi @Lucas_Schlottfeldt

The message from the trigger is the message that was received to start the flow. For example, if you had a catch-all trigger and then sent a message saying “Hello” then the output would be “Hello”.