
Cal.com
Let AI connect your sources for you
Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Connect Cal.com to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your Cal.com API key to pull your scheduling data into the PostHog Data warehouse.
You can create an API key under Settings → Security → API keys in Cal.com. The key grants read access to your bookings, event types, schedules, teams, and webhooks.
Pick the region your Cal.com account lives in. Choose EU if you sign in at cal.eu, since a key from one region is not valid in the other.
Configuration
| Option | Type | Required |
|---|---|---|
API key | password | Yes |
Region | select | Yes |
Linking Cal.com to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Cal.com
- Fill in the required configuration fields
- Click Next, select the tables you want to sync, and then press Import
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
bookings | A scheduled meeting booked through Cal.com, including regular, recurring, and seated bookings. | Incremental, Full refresh | updatedAt, createdAt | — |
event_types | An event type — a bookable meeting template defining duration, availability, and booking rules. | Full refresh | — | — |
schedules | An availability schedule defining when its owner can be booked. | Full refresh | — | — |
teams | A team the authenticated user belongs to. | Full refresh | — | — |
webhooks | A webhook subscription configured for the authenticated user. | Full refresh | — | — |
me | The profile of the user the API key belongs to. | Full refresh | — | — |