{
  "name": "Automate Course Registration Leads from Facebook Ads to KlickTipp",
  "nodes": [
    {
      "id": "0b6d74c3-e034-40be-9f42-df42c2ffbb03",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1088,
        1056
      ],
      "parameters": {
        "width": 1219,
        "height": 898,
        "content": "### Introduction\nThis workflow streamlines the process of capturing leads via Facebook Lead Ads and transferring them automatically into KlickTipp. It ensures that contact data is accurately mapped an"
      }
    },
    {
      "id": "84d11f91-5a50-49a0-a511-93d83fa434f4",
      "name": "Facebook Lead Ads Trigger",
      "type": "n8n-nodes-base.facebookLeadAdsTrigger",
      "position": [
        1472,
        848
      ]
    },
    {
      "id": "e4532533-b447-4340-b750-6e3c47809cb8",
      "name": "Subscribe lead in KlickTipp",
      "type": "n8n-nodes-klicktipp.klicktipp",
      "position": [
        1792,
        848
      ]
    },
    {
      "id": "5d7437f8-00d7-44dc-8402-90338b129831",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1200,
        720
      ],
      "parameters": {
        "width": 496,
        "height": 320,
        "content": "## Listen to new submissions"
      }
    },
    {
      "id": "1a86ade5-d7f0-4718-b259-fe2b71bab03c",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1712,
        720
      ],
      "parameters": {
        "width": 496,
        "height": 320,
        "content": "## Subscribe contact"
      }
    }
  ],
  "connections": {
    "Facebook Lead Ads Trigger": {
      "main": [
        [
          {
            "node": "Subscribe lead in KlickTipp",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}