📋

Calendly

Calendly API integration with managed OAuth via the Maton gateway. Access event types, scheduled events, invitees, availability, and webhooks for scheduling automation from your Clawdbot.

byungkyuv1.0.0
Productivity & Tasks
Подключение к ВМ...
Подключение к ВМ...
npx clawhub@latest install calendly-api
39Текущие установки
5Всего установок
v1.0.0Версия

Требования

Maton Gateway

This skill connects your Clawdbot to the Calendly API through a managed OAuth gateway. It lets you retrieve event types and scheduled events, check availability, view invitee details, programmatically book meetings, and set up webhooks for scheduling notifications — all without manually handling OAuth tokens.

Принцип работы

All API requests are routed through the Maton gateway at https://gateway.maton.ai/calendly/{native-api-path}, which proxies requests to api.calendly.com and automatically injects your OAuth token. You authenticate with a single Maton API key, and the gateway manages Calendly OAuth connections on your behalf. Multiple connections are supported, and you can specify which one to use per request via the Maton-Connection header.

Ключевые возможности

Event Types
List and retrieve event types with details like duration, scheduling URL, color, and description.
Scheduled Events
Query scheduled events by user, date range, status, or invitee email. Cancel events with a reason.
Invitee Management
List invitees for events, view their details including questions and answers, and programmatically create invitees to schedule meetings.
Availability
Check available time slots for event types, view user busy times, and retrieve availability schedules.
Webhook Subscriptions
Create, list, and delete webhook subscriptions for invitee.created, invitee.canceled, and routing form events.
Organization Access
List organization memberships and filter by user, email, or organization.
Managed OAuth
Authentication is handled through the Maton gateway. No need to handle OAuth flows or token refresh manually.
Pagination
Token-based pagination with configurable count (up to 100 results) and sort options.

Требования

Maton API Key
Sign up at maton.ai and copy your API key from settings.
Calendly OAuth Connection
Create and authorize a connection at ctrl.maton.ai.
Network Access
Outbound HTTP access to gateway.maton.ai and ctrl.maton.ai.
Paid Calendly Plan
The Scheduling API (creating invitees) and webhooks require a paid Calendly plan (Standard, Teams, or Enterprise).

Сценарии использования

Meeting Scheduling Automation
Programmatically check availability and book meetings without manual calendar navigation.
Scheduling Notifications
Set up webhooks to trigger actions when meetings are booked or canceled.
Calendar Reporting
Query scheduled events across date ranges to generate meeting load reports or identify scheduling gaps.
Cross-Tool Integration
Combine with CRM, project management, or messaging skills to create end-to-end scheduling workflows.

Как установить

1
Run in your terminal
npx clawhub@latest install calendly-api
or
2
Click the Install button at the top of this page for one-click setup

Отзывы

0 отзывов

Войдите, чтобы написать отзыв

Отзывов пока нет. Будьте первым, кто поделится своим опытом!