{
  "name": "Lead Enrichment (Apollo/Clearbit)",
  "nodes": [
    {
      "parameters": {},
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        300,
        300
      ],
      "notes": "// Lead Enrichment (Apollo/Clearbit) \u2014 Webhook: CONFIGURE: replace with your credentials. See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    },
    {
      "parameters": {},
      "name": "HTTP Request (Apollo/Clearbit)",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 1,
      "position": [
        480,
        300
      ],
      "notes": "// Lead Enrichment (Apollo/Clearbit) \u2014 HTTP Request (Apollo/Clearbit): See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    },
    {
      "parameters": {},
      "name": "IF found",
      "type": "n8n-nodes-base.if",
      "typeVersion": 1,
      "position": [
        660,
        300
      ],
      "notes": "// Lead Enrichment (Apollo/Clearbit) \u2014 IF found: See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    },
    {
      "parameters": {},
      "name": "Airtable Update",
      "type": "n8n-nodes-base.airtable",
      "typeVersion": 1,
      "position": [
        840,
        300
      ],
      "notes": "// Lead Enrichment (Apollo/Clearbit) \u2014 Airtable Update: See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    },
    {
      "parameters": {},
      "name": "Slack Notify",
      "type": "n8n-nodes-base.slack",
      "typeVersion": 1,
      "position": [
        1020,
        300
      ],
      "notes": "// Lead Enrichment (Apollo/Clearbit) \u2014 Slack Notify: See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "HTTP Request (Apollo/Clearbit)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request (Apollo/Clearbit)": {
      "main": [
        [
          {
            "node": "IF found",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "IF found": {
      "main": [
        [
          {
            "node": "Airtable Update",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Airtable Update": {
      "main": [
        [
          {
            "node": "Slack Notify",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "23b9ab9d-6816-462a-87b2-00adc82e752e",
  "meta": {
    "templateId": "lead-enrichment-clearbit",
    "pack": "Agency Automation Starter Kit",
    "tier": "core",
    "version": "1.0.0",
    "docs": "See Setup PDF + Loom (15-min customize guide)",
    "support": "Updates free for 6 months \u2014 n8n node changes patched"
  }
}