Flow XO integration with dialogflow

(Diego Furiati) #1

Hi, I saw the guide Flow XO integration with dialogflow and all works fine but if i want to do more intents it gets to the start, not like the iamge in the guide that is like making a dialog with the bot and i cant do this.
How i can to do something like a loop so i can do a dialog ?

Thx.

(Karen Barker) #2

Hi Diego,

If you’re using a catch-all trigger then whenever the user speaks to the bot with an unknown phrase this should be triggering and thus sending the message to dialog flow to return it’s message. Usually it is only sensible to be passing back and forth with DialogFlow for a few messages before you get properly into bot logic.

If you’re still having problems with this please do email us at support@flowxo.com and share a copy of your flow and maybe a bit more about what intents etc you have set up so we can get a better idea of what you’re trying to achieve. Thanks :slight_smile:

1 Like