Appointment setting
# 🤝help
q
Hey, has anyone experimented with setting appointments through calendly in a botpress bot? I know they have an API which we can call to in execute code and essentialy book the meeting in a conversational manner asking which day would work the best and so on.., since botpress and it's integrations in Messanger, insta don't support calendars/date pickers. But I just wanted to ask maybe someone has already encountered such challenges, I would love to discuss it.
a
I think the easiest way would be to pass the calendly link as a hyperlink for the user to click. We're working on a webhook integration with BP cloud so that way you'd be able to trigger something when the user has made an appointment.