Skip to Content
ConnectorsCalendly

Calendly

Connect Calendly to Cendriix to manage event types and scheduled events.

Authentication

Calendly uses OAuth 2.0. When you click Connect, you’ll be redirected to Calendly to authorize Cendriix.

Setup

  1. Navigate to Settings → Integrations → Connectors
  2. Find Calendly in the connector list
  3. Click Connect
  4. Authorize Cendriix in the Calendly consent screen
  5. You’ll be redirected back to Cendriix with the connector active

Admin Setup (Self-Hosted)

To enable Calendly for your Cendriix instance:

  1. Register an OAuth application at Calendly Developer Portal 
  2. Set the callback URL to: https://api.cendriix.ai/v1/connectors/oauth/callback
  3. Populate the Secrets Manager secret cendriix/prod/connectors/calendly with:
    { "client_id": "...", "client_secret": "..." }

Use Cases

  • Manage event types and scheduled events
  • Automate workflows between Calendly and your other connected tools
  • Query Calendly data from Cendra AI assistant

Documentation

Last updated on