Calendly

community_calendly · action · Utility · Available · v1.0.0

Description

Enterprise connector for Calendly, the leading appointment-booking SaaS: read scheduled events, invitees and event types to feed CRM sync, reminders and no-show follow-ups.

⚙️ Configuration parameters

Fields shown in the editor when configuring the node. Generated directly from the NodeDefconfigFields.

FieldTypeRequiredDefaultDescription
operation
Operazione
enum
listScheduledEventsgetEventlistInviteesgetInviteecancelEvent
yeslistScheduledEvents
userUri
User URI (scoped queries)
expressionno
https://api.calendly.com/users/AAA...
Scoped a singolo user. Ottieni da /users/me.
eventUri
Event URI
expressionno
https://api.calendly.com/scheduled_events/XXX
inviteeUri
Invitee URI
expressionno
status
Status filter
enum
activecanceledall
noactive
minStartTime
Min start time (ISO)
expressionno
2026-06-05T00:00:00Z
maxStartTime
Max start time (ISO)
expressionno
cancelReason
Cancel reason (per cancelEvent)
expressionno
Riprogrammato per richiesta cliente
integrationLabel
Etichetta credenziali (opzionale)
stringno
Default account
Per gestire più account dello stesso provider. Lascia vuoto per il default.

💡 Configuration example

JSON snippet of the node as it appears in the workflow. Values are derived fromdefaultValue and from required parameters.

{
  "id": "node-community_calendly-1",
  "defId": "community_calendly",
  "label": "Calendly",
  "config": {
    "operation": "listScheduledEvents",
    "status": "active"
  }
}

🔗 Related nodes in the same category

Ready to use Calendly?

Available now on all FlowForge plans. Try it free without a credit card.

Start freeBrowse all nodes