{
"automationType": "cal_com",
"nodeId": "calcom-v2-booking-002",
"nodeParams": {
"action": "appointment",
"params": {
"startDate": "2025-10-10T00:00:00Z",
"endDate": "2025-10-10T00:00:00Z",
"timeZone": "UTC",
"name": "Jane Smith",
"email": "[email protected]",
"eventTypeSlug": "intro-call",
"teamSlug": "sales-emea",
"organizationSlug": "acme-corp",
"bookingFieldsResponses": {
"coding-language": "TypeScript",
"help-with": "Debugging"
},
"guests": ["[email protected]"],
"routing": {
"teamMemberIds": [101, 102],
"responseId": 555
},
"metadata": { "crmLeadId": "LEAD-1234" },
"authType": "apiKey",
"apiKey": "cal_live_xxx",
"calApiVersion": "2024-08-13"
}
}
}