{
  "name": "Calendly to KlickTipp integration",
  "nodes": [
    {
      "id": "df5c494c-072a-4e53-a197-25552f368988",
      "name": "Subscribe invitee booking in KlickTipp",
      "type": "n8n-nodes-klicktipp.klicktipp",
      "position": [
        832,
        304
      ]
    },
    {
      "id": "3955bde3-f298-4ac4-b860-8ba20d2a290b",
      "name": "Subscribe guest booking in KlickTipp",
      "type": "n8n-nodes-klicktipp.klicktipp",
      "position": [
        1632,
        80
      ]
    },
    {
      "id": "1b9f1492-1ff4-475e-8bc8-46b94cc69225",
      "name": "Subscribe guest cancellation in KlickTipp",
      "type": "n8n-nodes-klicktipp.klicktipp",
      "position": [
        1632,
        592
      ]
    },
    {
      "id": "c799edc1-d401-4b40-a324-1d413bf35b43",
      "name": "Split Out guest bookings",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1424,
        80
      ]
    },
    {
      "id": "665d2d0a-6b5a-4d3c-8596-bd38c65eeada",
      "name": "Split Out guest cancellations",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1424,
        592
      ]
    },
    {
      "id": "71deda5b-4291-4e94-b376-2dae54fda5d1",
      "name": "Guests booking check",
      "type": "n8n-nodes-base.if",
      "position": [
        1008,
        192
      ]
    },
    {
      "id": "66cc01da-afcf-4abc-829d-b14155b845d0",
      "name": "New Calendly event",
      "type": "n8n-nodes-base.calendlyTrigger",
      "position": [
        112,
        368
      ]
    },
    {
      "id": "a29a7a73-5ae1-4bf1-8813-0fb102149fdf",
      "name": "Convert data for KlickTipp",
      "type": "n8n-nodes-base.set",
      "position": [
        320,
        368
      ]
    },
    {
      "id": "400076ff-06a9-4e75-ac65-10fdf8b08fa9",
      "name": "Check event - booking or cancellation?",
      "type": "n8n-nodes-base.if",
      "position": [
        560,
        368
      ]
    },
    {
      "id": "3f000e76-9071-446b-9e89-cfe3ed681097",
      "name": "List guests for booking",
      "type": "n8n-nodes-base.set",
      "position": [
        1232,
        80
      ]
    },
    {
      "id": "8afc8968-ed48-43ed-970a-e1efac609135",
      "name": "List guests for cancellation",
      "type": "n8n-nodes-base.set",
      "position": [
        1232,
        592
      ]
    },
    {
      "id": "f13d69db-00cd-4231-ab90-9e938f362983",
      "name": "Guests cancellation check",
      "type": "n8n-nodes-base.if",
      "position": [
        1008,
        672
      ]
    },
    {
      "id": "eb852669-b5c8-410f-b6bd-dc4538a832ff",
      "name": "Invitee did not add guests to the booking",
      "type": "n8n-nodes-base.noOp",
      "position": [
        1232,
        288
      ]
    },
    {
      "id": "f0cbb601-e0ec-44ce-a906-7f99e7a34470",
      "name": "No guest email addresses found",
      "type": "n8n-nodes-base.noOp",
      "position": [
        1232,
        768
      ]
    },
    {
      "id": "b112a6d7-764e-4741-b53e-76eeeee45598",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        480,
        992
      ],
      "parameters": {
        "width": 1133,
        "height": 1102,
        "content": "### Introduction\nThis workflow streamlines the integration between Calendly and KlickTipp, managing bookings and cancellations dynamically while ensuring accurate data transformation and seamless sync"
      }
    },
    {
      "id": "e7bce824-4d3e-4d72-95d9-1a9b032d930f",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "width": 480.52148964308395,
        "height": 948.7320851804242,
        "content": "## Calendly Event Trigger and data conversion"
      }
    },
    {
      "id": "2d7690b5-954a-440e-9c25-5c641644648a",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        512,
        0
      ],
      "parameters": {
        "width": 449.88180943377364,
        "height": 948.9717653897333,
        "content": "## Event Type Check - Bookings & Cancellations"
      }
    },
    {
      "id": "2816f45f-48d0-49e2-b053-8cd3acd9b0eb",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        992,
        0
      ],
      "parameters": {
        "width": 821.3026638571735,
        "height": 480.18465818729,
        "content": "## Guest Booking Handling"
      }
    },
    {
      "id": "24b07d92-baae-4e4f-8ee5-82cbfb50abf2",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        992,
        512
      ],
      "parameters": {
        "width": 820.6219399664249,
        "height": 448.8089459989119,
        "content": "## Guest Cancellation Handling"
      }
    },
    {
      "id": "a03c6e5e-9741-4ffb-b1bf-e8dbc2525f05",
      "name": "Update invitee cancellation in KlickTipp",
      "type": "n8n-nodes-klicktipp.klicktipp",
      "position": [
        832,
        672
      ]
    }
  ],
  "connections": {
    "New Calendly event": {
      "main": [
        [
          {
            "node": "Convert data for KlickTipp",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Guests booking check": {
      "main": [
        [
          {
            "node": "List guests for booking",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Invitee did not add guests to the booking",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "List guests for booking": {
      "main": [
        [
          {
            "node": "Split Out guest bookings",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out guest bookings": {
      "main": [
        [
          {
            "node": "Subscribe guest booking in KlickTipp",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Guests cancellation check": {
      "main": [
        [
          {
            "node": "List guests for cancellation",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "No guest email addresses found",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Convert data for KlickTipp": {
      "main": [
        [
          {
            "node": "Check event - booking or cancellation?",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "List guests for cancellation": {
      "main": [
        [
          {
            "node": "Split Out guest cancellations",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out guest cancellations": {
      "main": [
        [
          {
            "node": "Subscribe guest cancellation in KlickTipp",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check event - booking or cancellation?": {
      "main": [
        [
          {
            "node": "Subscribe invitee booking in KlickTipp",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Update invitee cancellation in KlickTipp",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Subscribe invitee booking in KlickTipp": {
      "main": [
        [
          {
            "node": "Guests booking check",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Update invitee cancellation in KlickTipp": {
      "main": [
        [
          {
            "node": "Guests cancellation check",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}