Hello everyone.
I’m quite new to Flow XO and I’ve been exploring what is possible to do and what not. So far, I’m very surprised and satisfied, but I have a few questions:
-
Is it possible to, somehow, access information about the user talking to the bot? (Messenger)
Actually, every user is already registered and, considering they’re already logged on Facebook and triggered the flow, I want to authenticate them right at the beginning of the conversation. It’s some sort of social login. -
Is it possible to create a dynamic menu? Based on the input given by the user, I have a webhook which will return the options. It could be 3, 4, 5 options or even more, and the user has to choose one, of course, and I want to store it. Example:
1 - Option A (US$30.00)
2 - Option B (US$45.00)
3 - Option C (US$27.00)
Is it doable somehow? If so, how to do it?
Well, that’s it. Thank you in advance.