Appointment Booking Bot for Whatsapp
# 🤝help
l
So as the titkle says Im looking to creating a bot. So my issue is when the user selects one or multiple services I cant make the botpress to add the expected times. Because I want to link different expected times to different Calendly links for example if expected time between 30-60 minutes = link 1. If expected time is between 60 and 120 minutes = link 2 etc. Thank you!

https://cdn.discordapp.com/attachments/1143921643241095226/1143921643694084167/image.png

f
Its hard to see the nodes and what they contain. Could you make the studio theme Dark and then take another picture?

https://cdn.discordapp.com/attachments/1143921643241095226/1143923957674823814/image.png

l
Sure thank you, give me a sec
@User

https://cdn.discordapp.com/attachments/1143921643241095226/1143926523796136097/image.png

f
Instead i would probs use a single choice and then ask if the expected time is more than 20. More than 40. More than 60. Then from there send them going
There might be a way to do it
But i havent been able to find it
l
single choice instead of ai task (service selection)?
what if they want multiple services? I tried to use the multiple choice card and couldnt make it work
f
Well im not 100% sure but yea i would do it that way for now. Maybe some developer can help with a way to do it.
f
@loud-tiger-51546 Can you get me a shot of the AI Task, please?
l

https://cdn.discordapp.com/attachments/1143921643241095226/1146500996009295963/Captura_de_pantalla_2023-08-30_a_las_11.44.15.png

https://cdn.discordapp.com/attachments/1143921643241095226/1146500996244185179/Captura_de_pantalla_2023-08-30_a_las_11.44.24.png

f
So Pat I am not seeing in your flow where you capture userService variable. I see a capture for what appears to be RespuestaUsario is it possible you have the wrong variable in your AI Task?
l
I finally made it work 👍🏼 . I have a couple of questions.. 1) is there a way to make the chatbot remeber past users and their choices? 2) Can the chatbot have information for doubts? but only if the user asks for it? Thank you
f
Congratulations @loud-tiger-51546! For your first question you can user User Variables. Here is a link to the documentation https://botpress.com/docs/cloud/studio/variables/#user-variables For your second question can you please clarify what you mean by information for doubts?
82 Views