Skip to main content
Automate.ax connects to Calendly with OAuth. Use its 32 actions to inspect and manage users, organizations, event types, availability, meetings, invitees, no-shows, routing forms, and one-time scheduling links. Nine signed triggers cover scheduling lifecycle events.
automations/handle-calendly-booking.automation.ts
Calendly identifies resources with complete API URLs. List or get the resource first, then pass its uri to actions and trigger options that ask for a URL. UUID inputs accept only the final identifier segment. See Authorization and webhooks for OAuth scopes, provider plan limits, rate limits, pagination, and webhook behavior.

Exports

  • calendly contains the packaged Calendly actions and triggers.
  • calendlyAccount("name") selects a named Calendly connection.
  • getCalendlyApi creates the authenticated REST helper for a custom account-backed action.

Actions

Triggers