How to detect user´s name in sentence

(Felipe Marquardt) #1

Is is possible to use flowxo + dialogflow to detect the name of the user when informed like this:

Hello, my name is John. I need some help…

I´ve read something about entities on dialogflow. I imagine that I could use that to implement for verification of the name. If so, can I get this data (the name) from to Dialogflow to Flowxo and save as attribute?

(Daniel Beckett) #2

Hi @agenciaadd

You can connect to Dialogflow by using the Webhooks & HTTP service from Flow XO. In terms of specific Dialogflow features you may be best looking over their support docs for more info :slight_smile: