n8n-workflows/workflows/533_workflow_533.json
2025-05-14 11:58:29 +03:00

21 lines
438 B
JSON

{
"nodes": [
{
"name": "Acuity Scheduling Trigger",
"type": "n8n-nodes-base.acuitySchedulingTrigger",
"position": [
880,
400
],
"webhookId": "b326732d-9473-469f-a421-dd823d26b945",
"parameters": {
"event": "appointment.scheduled"
},
"credentials": {
"acuitySchedulingApi": "acuity_creds"
},
"typeVersion": 1
}
],
"connections": {}
}