I would like to display the user with some text and an image right after the user open my web bot (before he does any interaction what so ever). The bot configuration form only supports the option for displaying text. I don’t find a way to immediately trigger a flow which will show the image without waiting for a user input.
How to display an image right after the Bot "Welcome Text"?
DanielBeckett
(Daniel Beckett)
#2
Hi @Assaf_Stern,
When the user first connects to the bot a message is sent in the background saying ‘start’. If you add a New Message Trigger with a key word of start you can follow that with a message or Images and Cards.
Hope that helps! Please let me know if you have any questions.
Assaf_Stern
(Assaf Stern)
#3
Great, thanks for your prompt reply!
Where can I fined a documentation of all the platform “system messages” such as ‘start’?
DanielBeckett
(Daniel Beckett)
#4
There’s really just the start message. The docs for Bot Triggers & Actions covers this briefly:
https://support.flowxo.com/article/153-bot-triggers-actions