Hola @IgNoRaNt23 ! The happy path looks something like this:
User: I want to make an appointment. (I want to start my form here)
Bot: Here are our available services: (API call 1 to fill buttons)
User: I choose dermatology.
Bot: Here are the dates available: (API call 2 uses buttons)
User: I’ll try 24/04/2020 a las 10:00 hrs
Bot: Your name please.
User: Esteban Garcia
Bot: Provide your DNI please.
User: 77.444.597
Bot: Your email address please.
User: name@gmail.com
Bot: Thanks! We have the following information for your appointment. Respond by saying “yes” or click the button for the info you would like to change.
Buttons: Esteban Garcia, 24/04/2020 a las 10:00 hrs, Dermatology, 77.444.579, name@gmail.com
User: Yes!
Bot: Thank you! Your dermatology appointment for Esteban Garcia is confirmed for 24/04/2020 a las 10:00 hrs.
User: Thanks!
If you can write in Spanish, you can make an appointment on your own by trying out the demo (the front is pretty ugly but we are working on a new version); not offended if you don’t. Jajaja.
Thanks again for the help!