Catch code sent by SMS Message

(Ahmed Samir) #1

Dears,

what is the availability to read or catch a code sent inside SMS message.

Ex:

  • bot : Hello
  • bot: ask registered or not ( if yes)
  • user: yea
  • bot : send SMS containt 4 digit code
  • bot: read from the Message inbox the sent message and say
  • bot : welcome Mr. (the name from DB)
(Karen Barker) #2

Hi Ahmed,

Unfortunately there is no concept of a sent message inbox in Flow XO and therefore there is no ability to use the message a bot sends as an output. Where would the code be coming from in the first place to send as a message? You should be able to reuse it from this value?