节点与集成
Calendly Trigger
Calendly is an automated scheduling software that's designed to help find meeting times.
Events
- Event created
- Event canceled
Common issues
Here are some common errors and issues with the Calendly Trigger node and steps to resolve or troubleshoot them.
Node only triggers for Calendly-managed bookings
Calendly webhooks only fire for bookings and cancellations managed by Calendly. Creating or editing an event directly in a connected calendar, such as Google Calendar, won't trigger the Calendly Trigger node.
Webhook callback URL must be public HTTPS
The Calendly Trigger node uses Calendly webhooks, and Calendly requires webhook callback URLs to be public HTTPS URLs. For local testing, use a tunnel such as ngrok or Cloudflare Tunnel and configure n8n to use that public HTTPS URL for webhooks. Refer to Configuration > Webhook URL for setup details.
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。