How to guide the user to make choices which gives a price

(Geoffroy Un Pelage Au Poil) #1

for example:
bot says: get the price
user click “get the price”
bot says: what type of animal (dog, cat, rabbit)
user click: “dog”
bot says: what benefit for your dog (cup, bath)
user click: “bath”
bot says: size of your dog (s, m, l, xl)
user click: “l”
bot says: 50 €

thanks

(Karen Barker) #2

Hi Geoffroy, :wave:

You would need to make use of our Ask a Question service in order to create this sort of bot. With this you can ask questions which give choice answers that the users must click/type. You can also ask open questions if required at any point as well.

You can use the results of the previous questions to then filter your price response messages. If you’ve got a lot of possible combinations however it may be better to store the combinations in a database such as Google Sheets and then use the question responses to search for the correct price to return to the user.

Hope this helps - give it a try and if you get stuck I’ll be happy to help out. :thumbsup:

(Geoffroy Un Pelage Au Poil) #3

Ok
Can un explain with exemple?

(Karen Barker) #4

Hi Geoffroy,

There are some articles on our Medium page that should give examples of how this might work and the various features you’ll need to use.

Please take a look at the following:

Hope these help. :thumbsup:

(Geoffroy Un Pelage Au Poil) #5

how i can a link like « click here to make a appointment " in response ?

(Daniel Beckett) #6

@Geoffroy_Un_pelage_A

The Images and Cards service could be used to link the user to another site.