Skip to main content
All CollectionsAI AGENT
Cal.com Calendar Integration
Cal.com Calendar Integration

Let the AI Agent book appointments directly into a cal.com calendar.

Updated over a week ago

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: https://capture.dropbox.com/rfiRfeCjLwG1nQOs

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

Did this answer your question?