Calendly

Calendly

Automate Calendly scheduling features with emma

Manage Calendly scheduling from emma, automating event types, appointments, and invitee information.

Overview

Calendly is a powerful scheduling platform. Integration with emma enables automation of event type management, scheduled event checking, and invitee information retrieval.

Event Management

Manage event types and scheduled events

Invitee Management

Retrieve and manage event participant information

Availability

Check user availability schedules

Webhook Integration

Automated event notification setup

Important Note

The Calendly API cannot directly create events. Events are booked by invitees using scheduling links. The API is used for managing existing events and retrieving information.

Available Tools

CategoryTools
User & Account Management2
Tool NameDescription
calendly_get_current_userGet current authenticated user info (name, email, timezone, scheduling URL)
calendly_get_user_availabilityGet user availability schedule by date range
Event Type Management2
Tool NameDescription
calendly_list_event_typesGet list of available event types
calendly_get_event_typeGet details of a specific event type
Scheduled Events2
Tool NameDescription
calendly_list_scheduled_eventsList scheduled events filtered by period and status
calendly_cancel_scheduled_eventCancel scheduled event (notifies invitees)
Webhook Management2
Tool NameDescription
calendly_create_webhook_subscriptionCreate webhook subscription for event notifications
calendly_delete_webhook_subscriptionDelete unnecessary webhook subscriptions

Use Cases

Schedule Management

Automate appointment checking and cancellation

  • Check upcoming appointments
  • Search events for specific period
  • Cancel unnecessary appointments

Automation Integration

Workflow automation using webhooks

  • Auto-notification for new bookings
  • Follow-up on cancellations
  • Automatic participant info collection

Best Practices

Authentication Setup

Use Personal Access Token or OAuth 2.0. Connect Calendly in the Integrations page.

Scheduling

New event bookings are made by invitees using shared scheduling URLs.

Timezone

Specify dates in ISO 8601 format. Timezones are handled automatically.

Webhook Usage

Enable real-time notifications with events like invitee.created, invitee.canceled.

© 2026 Duzzle Inc. All rights reserved.