Question abot find clients answer and reply

(Govher Abbas Zade) #1

Hi. I set send message write the branch which you branch of bank then if client writes “for example any city” I want that bot gives me address of that city. How can I do that

(Daniel Beckett) #2

A quick and easy way to get started on using locations would be to install our “Find Location” template.

Log into Flow XO -> Click the Flows tab -> Click Add New Flow and you’ll see all the templates here.

For more advanced functionality you would need to look into using the Google Places API via. the HTTP service.

(Govher Abbas Zade) #3

where can I find this template

(Daniel Beckett) #4

You can find it in the template list for new flows.

image

(Govher Abbas Zade) #5

why is that red error missing output

(Daniel Beckett) #6

The Google Places API is used and as such you will need to get an API key and add it to that action.

See https://developers.google.com/places/web-service/get-api-key for more info.