Keyword recognition for the first user message. ho...
# 🤝help
l
need to setup different flows for different keywords for my messanger bot. For example let's say the first message from user is "sky" then the bot would check if the condition is sky and go ahead.
f
oh ok
is it kinda like a password in this case?
l
no. let's say that I want to run a marketing campaign and Facebook gets you to automate the first few messages, so FB automation looks like "Hey thank you for your interest in downloading our 7 tips on how to look at the sky, press the button below to unlock the pdf" and an option to send automated response "Sky" pops up as a choice. user presses the button so it would be his first official interaction with the bot. I want that the bot captures the first message and check if it's "Sky" to send the right automation.
btw, ty for your help in advance. means a lot.
p
use intention, and in the intention fiel put "sky"
then connect that card into the node you want them to go
if you want to have other option create another intention card and in the intentio field put the other keyword, and connect that card into the node you want them to go
l
ty I'll try that asap
problem solved
ur a G
p
no problem bro
3 Views