Calendly Integration
Calendly API Operations
Browse all 55 operations available for Calendly workflow automation.
communication
55 operationsCALENDLY_CANCEL_SCHEDULED_EVENTCancel scheduled event
Tool to cancel a scheduled Calendly event by creating a cancellation record.
CALENDLY_POST_INVITEECreate Event Invitee
Tool to create a new Event Invitee with standard notifications, calendar invites, reschedules, and workflows.
CALENDLY_CREATE_EVENT_TYPECreate Event Type
Tool to create a new one-on-one event type (kind: solo) in Calendly.
CALENDLY_CREATE_ONE_OFF_EVENT_TYPECreate One-Off Event Type
Creates a temporary Calendly one-off event type for unique meetings outside regular availability, requiring valid host/co-host URIs, a future date/range for…
CALENDLY_CREATE_EVENT_INVITEECreate event invitee (Deprecated)
DEPRECATED: Use CALENDLYPOSTINVITEE instead.
CALENDLY_CREATE_SCHEDULING_LINKCreate scheduling link
Create a single-use scheduling link.
CALENDLY_CREATE_SHARECreate share
Creates a customizable, one-time share link for a Calendly event type, allowing specific overrides to its settings (e.g., duration, availability, location)…
CALENDLY_CREATE_SINGLE_USE_SCHEDULING_LINKCreate single use scheduling link
Creates a one-time, single-use scheduling link for an active Calendly event type, expiring after one booking.
CALENDLY_CREATE_WEBHOOKSCreate webhook subscription
Tool to create a webhook subscription for receiving Calendly event notifications.
CALENDLY_DELETE_INVITEE_DATADelete invitee data
Permanently removes all invitee data associated with the provided emails from past organization events, for data privacy compliance (requires Enterprise…
CALENDLY_DELETE_INVITEE_NO_SHOWDelete invitee no show
Deletes an Invitee No-Show record by its uuid to reverse an invitee's 'no-show' status; the uuid must refer to an existing record.
CALENDLY_DELETE_ORGANIZATION_MEMBERSHIPDelete organization membership
Tool to remove a user from a Calendly organization by membership UUID.
CALENDLY_DELETE_SCHEDULED_EVENT_DATADelete scheduled event data
For Enterprise users, initiates deletion of an organization's scheduled event data between a starttime and endtime (inclusive, where starttime must be <=…
CALENDLY_DELETE_WEBHOOK_SUBSCRIPTIONDelete webhook subscription
Deletes an existing webhook subscription to stop Calendly sending event notifications to its registered callback URL; this operation is idempotent.
CALENDLY_GET_CURRENT_USERGet current user (Deprecated)
DEPRECATED: Use CALENDLYGETUSER instead.
CALENDLY_GET_EVENTGet event
Use to retrieve a specific Calendly scheduled event by its UUID, provided the event exists in the user's Calendly account.
CALENDLY_GET_EVENT_INVITEEGet event invitee
Retrieves detailed information about a specific invitee of a scheduled event, using their unique UUIDs.
CALENDLY_GET_EVENT_TYPEGet event type
Retrieves details for a specific Calendly event type, identified by its UUID, which must be valid and correspond to an existing event type.
CALENDLY_GET_EVENT_TYPE_AVAILABILITYGet event type availability
Tool to retrieve availability schedules configured for a specific Calendly event type.
CALENDLY_GET_GROUPGet group
Retrieves all attributes of a specific Calendly group by its UUID; the group must exist.
CALENDLY_GET_GROUP_RELATIONSHIPGet group relationship
Retrieves a specific Calendly group relationship by its valid and existing UUID, providing details on user-group associations and membership.
CALENDLY_GET_INVITEE_NO_SHOWGet invitee no show
Retrieves details for a specific Invitee No Show record by its UUID; an Invitee No Show is marked when an invitee does not attend a scheduled event.
CALENDLY_GET_ORGANIZATIONGet organization
Tool to retrieve information about a specific Calendly organization.
CALENDLY_GET_ORGANIZATION_INVITATIONGet organization invitation
Retrieves a specific Calendly organization invitation using its UUID and the parent organization's UUID.
CALENDLY_GET_ORGANIZATION_MEMBERSHIPGet organization membership
Retrieves a specific Calendly organization membership by its UUID, returning all its attributes.
CALENDLY_GET_ROUTING_FORMGet routing form
Retrieves a specific routing form by its UUID, providing its configuration details including questions and routing logic.
CALENDLY_GET_ROUTING_FORM_SUBMISSIONGet routing form submission
Tool to retrieve details about a specific routing form submission by its UUID.
CALENDLY_GET_SAMPLE_WEBHOOK_DATAGet sample webhook data
Tool to retrieve sample webhook payload data for testing webhook subscriptions.
CALENDLY_GET_USERGet user
Retrieves comprehensive details for an existing Calendly user.
CALENDLY_GET_USER_AVAILABILITY_SCHEDULEGet user availability schedule
Retrieves an existing user availability schedule by its UUID; this schedule defines the user's default hours of availability.
CALENDLY_GET_WEBHOOK_SUBSCRIPTIONGet webhook subscription
Retrieves the details of an existing webhook subscription, identified by its UUID, including its callback URL, subscribed events, scope, and state.
CALENDLY_ORGANIZATION_INVITATIONInvite user to organization
Tool to invite a user to a Calendly organization via email.
CALENDLY_LIST_EVENT_TYPESList Event Types
Tool to list all Event Types associated with a specified User or Organization.
CALENDLY_LIST_USER_LOCATIONSList User Meeting Locations
Tool to retrieve configured meeting location information for a given Calendly user.
CALENDLY_LIST_ACTIVITY_LOG_ENTRIESList activity log entries
Retrieves a list of activity log entries for a specified Calendly organization (requires an active Enterprise subscription), supporting filtering, sorting, and…
CALENDLY_LIST_EVENT_INVITEESList event invitees
Retrieves a list of invitees for a specified Calendly event UUID, with options to filter by status or email, and sort by creation time.
CALENDLY_LIST_EVENT_TYPE_AVAILABLE_TIMESList event type available times
Fetches available time slots for a Calendly event type within a specified time range; results are not paginated.
CALENDLY_LIST_EVENT_TYPE_MEMBERSHIPSList event type hosts
Tool to retrieve a list of event type hosts (memberships) for a specific event type.
CALENDLY_LIST_EVENTSList events (Deprecated)
DEPRECATED: Use CALENDLYLISTSCHEDULEDEVENTS instead.
CALENDLY_LIST_GROUP_RELATIONSHIPSList group relationships
Retrieves a list of group relationships defining an owner's role (e.g., member, admin) within a group; an owner can have one membership per group but multiple…
CALENDLY_LIST_GROUPSList groups
Returns a list of groups for a specified Calendly organization URI, supporting pagination.
CALENDLY_LIST_ORGANIZATION_INVITATIONSList organization invitations
Retrieves a list of invitations for a specific organization, identified by its UUID.
CALENDLY_LIST_ORGANIZATION_MEMBERSHIPSList organization memberships
Retrieves a list of organization memberships.
CALENDLY_LIST_OUTGOING_COMMUNICATIONSList outgoing communications
Retrieves a list of outgoing SMS communications for a specified organization; requires an Enterprise subscription and if filtering by creation date, both…
CALENDLY_LIST_ROUTING_FORMSList routing forms
Retrieves routing forms for a specified organization; routing forms are questionnaires used to direct invitees to appropriate booking pages or external URLs.
CALENDLY_LIST_SCHEDULED_EVENTSList scheduled events
Tool to retrieve a list of scheduled Calendly events.
CALENDLY_LIST_USER_AVAILABILITY_SCHEDULESList user availability schedules
Retrieves all availability schedules for the specified Calendly user.
CALENDLY_LIST_USER_BUSY_TIMESList user busy times
Fetches a user's busy time intervals (internal and external calendar events) in ascending order for a period up to 7 days; keyset pagination is not supported.
CALENDLY_LIST_USER_S_EVENT_TYPESList user event types (Deprecated)
DEPRECATED: Use CALENDLYLISTEVENTTYPES instead.
CALENDLY_LIST_WEBHOOK_SUBSCRIPTIONSList webhook subscriptions
Retrieves webhook subscriptions for a Calendly organization; scope determines if user or group URI is also required for filtering.
CALENDLY_INVITEE_NO_SHOWMark invitee as no-show
Tool to mark an invitee as a no-show for a scheduled event.
CALENDLY_REMOVE_USER_FROM_ORGANIZATIONRemove user from organization
Removes a user (who is not an owner) from an organization by their membership UUID, requiring administrative privileges.
CALENDLY_REVOKE_USER_S_ORGANIZATION_INVITATIONRevoke a user's organization invitation
Revokes a pending and revokable (not yet accepted or expired) organization invitation using its UUID and the organization's UUID, rendering the invitation link…
CALENDLY_UPDATE_EVENT_TYPEUpdate Event Type
Tool to update an existing one-on-one event type (kind: solo) in Calendly.
CALENDLY_UPDATE_EVENT_TYPE_AVAILABILITYUpdate Event Type Availability
Tool to update an event type availability schedule in Calendly.