Skip to main content

Cal.com connector

Back to the connector overview, authentication methods, and actions.
1 Sept 2026
bug-fixFixed user and organization lookups that returned an empty result instead of a not-found error. Also fixed user lookups that could only see the caller’s own account, and user records missing their IDs on team-based accounts.
calcom_unified_get_group, calcom_unified_get_me, calcom_unified_get_organization, calcom_unified_get_role, calcom_unified_get_user, calcom_unified_list_groups, calcom_unified_list_organizations, calcom_unified_list_resource_users, calcom_unified_list_roles, calcom_unified_list_users
23 Jul 2026
new-actionsAdded inbound webhook event support for booking, meeting, and out-of-office events (auto-provisioned subscription with router and handlers).
calcom_create_webhook, calcom_update_webhook
22 Jul 2026
bug-fixFixed unified_list_users silently degrading to a one-element array wrapping /v2/me for callers without org-admin access; it now falls back to enumerating team memberships before returning an empty roster.