NodesProcessing Nodes
Edit Page on GitHubBook Cal.com Meeting
Book cal.com meeting
cal.combookmeetingEasy0

Description
Books a meeting on Cal.com, requiring user details, a meeting link, timezone, and a selected time slot. Automates meeting bookings via your Cal.com account.
Common Use Cases
- Automatically booking meetings based on workflow triggers
- Scheduling appointments for users via API
- Integrating meeting bookings into automated processes
Inputs
The input connections this node accepts:
NameDescriptionTypeFlowThe flow of the workflowFlowNameName of the userTextEmailEmail of the userTextMeeting LinkCal.com Public LinkTexttimezoneTimezone of the meeting in IANA format (e.g., Europe/London)TextDateSlot to book (Date object or string representation of a specific time)DateDurationDuration of the meeting (e.g., 30mins, 45mins, 1hr)TextOutputs
The output connections this node provides:
NameDescriptionTypeSuccessThe flow of the workflow if booking is successfulFlowErrorThe flow of the workflow if error occursFlowError payloadError detailsTextToolThe tool version of this node, to be used by LLMsToolFields
The configurable fields this node provides:
NameDescriptionTypeNameName of the userValue:Name...TextEmailEmail of the userValue: Email...TextMeeting LinkCal.com Public LinkValue: Meeting Link...TexttimezoneThe timezone of the meeting in IANA formatValue: Europe/LondonTextDateSlot to bookDateDurationDuration of the meetingValue: 30minsOptions: 30mins 45mins 1hrselectLast updated on