Hi! I try to collect the Name of user who answered a question (Ask a question module).
How can I do that?
Flow:
Name of user who answered a question
Pavel_Kuligin
(Pavel Kuligin)
#1
1 Like
mcfaith
(Marc Louie Cabigas)
#2
You can collect it using {{for_example.parsed_answer}}
and use it in next action like for eg.
Action1: What is your name?
User: Marc
Action2: Thank you Marc.
1 Like
DanielBeckett
(Daniel Beckett)
#3
Depending on the platform that the bot is on, i.e. Facebook Messenger, Telegram etc. you can also use the username as an output.