App
Calendly
Calendly is a scheduling automation platform for eliminating the back-and-forth emails to find the perfect time. Connects at the organization level to manage event types, scheduled events, availability schedules, scheduling links, and invitee no-shows, and to receive instant webhook notifications when invitees are created or cancel.
What your agent can do with Calendly
Triggers and actions 2 triggers · 18 actions
- TriggerCanceled scheduled event (polling)
Triggers when a scheduled event is canceled.
- TriggerNew scheduled event (polling)
Triggers when a new scheduled event is created.
- ActionCancel scheduled event
Cancels a scheduled event with a specified reason for the cancellation.
- ActionCreate single-use scheduling link
Creates a single-use booking link that allows one person to schedule an event.
- ActionGet current user
Returns the authenticated user's profile including name, email, timezone, and scheduling URL.
- ActionGet event type
Returns details for the specified event type.
- ActionGet invitee
Returns details about a specific invitee for a scheduled event.
- ActionGet invitee next scheduled event
Gets the next scheduled event for the invitee specified by their email.
- ActionGet scheduled event
Returns details about a specific scheduled event.
- ActionGet user availability schedule
Returns details for the specified user availability schedule.
- ActionList event invitees
Returns the list of invitees for a scheduled event, optionally filtered by status.
- ActionList event type availability schedules
Returns the event type's availability schedules.
- ActionList event types
Returns your calendar's event type templates, optionally filtered by scope and active status.
- ActionList organization memberships
Returns all members of the connected Calendly organization (paginated). One record per membership: user_email, user_uri, user_name, role.
- ActionList scheduled events
Returns scheduled events, filterable by scope, status, date range, and invitee email.
- ActionList user availability schedules
Returns the user's availability schedules.
- ActionList webhook subscriptions
Returns all webhook subscriptions for your organization.
- ActionMark invitee as no-show
Records that an invitee did not attend their scheduled event.
- ActionUndo invitee no-show
Removes a no-show marking from an invitee.
- ActionUpdate event type availability schedule
Replaces a single host's availability schedule on a Calendly event type with explicit date rules (full overwrite). Built for CalendarConnect: push real Mindbody bookable slots into Calendly so only MBO-bookable times are offered. CRITICAL: the host is targeted by the NESTED availability_rule.user — a top-level user alone is silently ignored and Calendly replaces the OAuth token owner's schedule instead. Always verify stored_user equals the requested host before trusting the result. For round-robin events, call once per host.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Calendly API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.