Calendly Webhook API
The Calendly Webhook API enables developers to receive real-time notifications when scheduling events occur in Calendly. By creating webhook subscriptions, applications can automatically receive data whenever invitees schedule, cancel, or reschedule meetings. This eliminates the need for polling the API and allows for event-driven integrations that respond immediately to changes in scheduling activity.
Calendly Webhook API is one of 14 APIs that Calendly publishes on the APIs.io network, described by an AsyncAPI event-driven specification.
Tagged areas include Events, Notifications, Scheduling, and Webhooks. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.
This event API exposes 3 operations across 3 channels, and defines 7 schemas. It is described by AsyncAPI 2.6.0, at version 2.0.0.
The API connects through a single server, https://api.calendly.com (https).
Metadata
The identity and technical contract details declared by the specification.
Channels & Operations 3
Across 3 channels, the API surfaces 3 operations. Each is listed below with its action, channel, parameters, and response codes.
Messages & Schemas 7
The contract defines 7 schemas that model the data carried by its messages. The most detailed are InviteePayload (21 properties), RoutingFormSubmissionPayload (8 properties), RoutingFormWebhookPayload (4 properties), WebhookPayload (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable AsyncAPI contract behind this narrative.
Source
More from Calendly 12
Other APIs Calendly publishes across the network.