Skip to main content

Calendly

Calendly source syncs your organization members, groups, available event types, and scheduled events from Calendly!

Configuration

InputTypeDescriptionDefault Value
api_keystringAPI Key. Go to Integrations → API & Webhooks to obtain your bearer token. https://calendly.com/integrations/api_webhooks
start_datestringStart date to sync scheduled events from.

Streams

note

Incremental sync in scheduled_events uses start_time as a cursor. This may lead to situations where data gets stale if the event changes after it got synced. If you are running into this, periodic full refresh would resync all data.

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
event_typesuriDefaultPaginator
api_useruriNo pagination
groupsuriDefaultPaginator
organization_membershipsuriDefaultPaginator
scheduled_eventsuriDefaultPaginator

Changelog

Expand to review
VersionDateSubject
0.0.12024-09-01Initial release by @natikgadzhi via Connector Builder
Was this page helpful?