Advanced Features
Set Up Cal.com In Chatbots
Embed a Cal.com appointment scheduler directly within your chatbot widget or iframe to simplify the appointment scheduling process.
Setup Process
Integration your chatbot's Cal.com appointment scheduling features by navigating to the following URL: https://www.chat-data.com/chatbot/{chatbotId}/settings/appointments
. On this page, you can set up your Cal.com appointments using the following parameters:
- Turn on Cal.com: Activating this setting will display the Cal.com appointment scheduler as the initial interaction option at the top of the chatbot when embedded in a website as a widget or iframe.
- Cal.com username: This is the username associated with your Cal.com account, you do not need the include the 'https://cal.com/' part of the URL. A good example is
johndoe
orjohndoe/15min
. - Appointment message: This is the custom message displayed on the appointment button.
- Brand color: This is the color of the selected date in the Cal.com calendar in light mode. Currently, we only support light mode because the dark mode display of the calendar interface via Cal.com does not work in all browsers.
- Hide event type details: This is a boolean value that hides the event type details in the Cal.com calendar.
- Layout: This is the layout of the Cal.com calendar, you can choose between
Month
,Weekly
andColumn
.