Calendly scheduling automation
Fires when someone books a meeting (invitee.created).
2 fields
Fires when a booking is canceled (invitee.canceled).
Fires when an invitee is marked a no-show.
Fires when a no-show marking is removed.
Fires when a routing form is submitted (organization scope only).
Fires when a CRM contact is created.
Fires when a CRM contact is updated.
Fires when a CRM contact is deleted.
Get the authenticated user (/users/me).
Get a user by URI or UUID.
1 field
List event types for a user or organization.
5 fields
Get a single event type.
List bookable time slots for an event type (window must be future, <=7 days).
3 fields
List scheduled events (meetings).
9 fields
Get a single scheduled event.
Cancel a scheduled event (fires invitee.canceled).
List invitees of a scheduled event.
Get a single invitee of a scheduled event.
Mark an invitee as a no-show.
Get a no-show record.
Undo a no-show marking.
Get an organization.
List organization memberships (members).
Get an organization membership.
Remove a user from the organization.
List organization invitations.
Invite a user to the organization.
Revoke a pending organization invitation.
Create a single-use scheduling link for an event type.
Create a shareable, customization-limited copy of an event type.
List a user's availability schedules.
List a user's busy times (window must be future, <=7 days).
List routing forms (Teams+).
List routing form submissions (Teams+).
List groups (Teams/Enterprise).
List group relationships (group membership is exposed only here).
List organization activity log entries (Enterprise).
7 fields
GDPR-delete invitee data by email (Enterprise).
Delete scheduled-event data by time range (Enterprise).
Call any authenticated Calendly REST endpoint (covers the long tail: contacts, outgoing communications, analytics, and anything new).
4 fields
Wire Calendly into a coding agent and let it use these operations as tools.
Start building workflows in minutes with our visual builder. No code required.