Documentation Index
Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
π Quickstart
Connect to Cal.com (v2) and see data flow in 2 minutes.Create the integration
In Nango (free signup), go to Integrations β Configure New Integration β Cal.com (v2).
Add a connection
Go to Connections β Add Test Connection, then enter your Cal.com API key. Later, youβll let your users do the same directly from your app.
Call the Cal.com API
Make your first request to the Cal.com API. Replace the placeholders below with your secret key, integration ID, and connection ID:Or fetch credentials with the Node SDK or API.β
Youβre connected. Check the Logs tab in Nango to inspect requests.
- cURL
- Node
Implement Nango in your app
Follow the Auth implementation guide to integrate Nango in your app.
π Cal.com (v2) Integration Guides
Nango-maintained guides for common use cases.- How to receive Cal.com webhooks
Learn how to set up Cal.com webhooks with Nango
π§© Pre-built syncs & actions for Cal.com (v2)
Enable them in your dashboard. Extend and customize to fit your needs.Others
| Function name | Description | Type | Source code |
|---|---|---|---|
event-types | Retrieve all event types per a user | Sync | π Github |
events | Retrieve all upcoming events per a user | Sync | π Github |