What is this?
Connect a cal.com calendar making it possible for the AI Agent to check for available time slots in the calendar you connect and then book meetings directly into that calendar.
This integration is active for the following personalities:
βB2B Appointment Setter
B2C Appointment Setter
Other: main001
Setup Instructions
1. Create an API Key
Create an API key at https://app.cal.com/settings/developer/api-keys and make sure it's set to Never Expire.
β
2. Get the event ID
Get the event ID by going to https://app.cal.com/event-types and opening the event type you want to schedule meetings in. Then copy the eventTypeId
number from the URL. See example here:
β
β
3. Add Project Data Fields
Then add these project data fields:
β
integrationTypeId
= cal.com
calApiKey
= cal.com API KEY HERE
eventTypeId
= cal.com eventTypeId HERE
slotsDays
= 1
slotsPerDay
= 3
interval
= 25
β
4. Add Action To The Script
In your script, add [SCHEDULE] when you want the AI Agent to start looking for available time slots and booking the appointment.
β
β
Video Tutorial
Get your Cal.com API Key & eventTypeId
βhttps://video.recordonce.com/share/ObhbZBhFzLi
β
βAdding the Project Data Fields and Action Trigger To The Script
βhttps://video.recordonce.com/share/KOnAX3jcdQ3
β