{
  "name": "Lead routing system: Qualify & direct Typeform leads to HubSpot, Sheets & Airtable",
  "nodes": [
    {
      "id": "cd8e0aa7-1991-4ecd-966f-15249c8b7244",
      "name": "📋 Typeform Submission Trigger",
      "type": "n8n-nodes-base.typeformTrigger",
      "position": [
        -1200,
        130
      ]
    },
    {
      "id": "ec35de3e-7722-4445-80ed-c6cc2a3941dc",
      "name": "💰 Check High-Budget Lead",
      "type": "n8n-nodes-base.if",
      "position": [
        -980,
        130
      ]
    },
    {
      "id": "e1271e83-fa1a-4ba1-9c8c-bf7f1f38261c",
      "name": "📘 Check if Facebook Lead",
      "type": "n8n-nodes-base.if",
      "position": [
        -320,
        130
      ]
    },
    {
      "id": "bc9727ca-0cf7-4d89-b771-ca354537df5c",
      "name": "📊 Check if SurveyMonkey Lead",
      "type": "n8n-nodes-base.if",
      "position": [
        -100,
        205
      ]
    },
    {
      "id": "22344a6e-e585-44f9-a896-a48720d9da6b",
      "name": "👤 HubSpot — Create/Update Contact",
      "type": "n8n-nodes-base.hubspot",
      "position": [
        -760,
        130
      ]
    },
    {
      "id": "fb3aba79-a82b-4a75-8174-46bcd8b77957",
      "name": "📝 HubSpot — Add Priority Task",
      "type": "n8n-nodes-base.hubspot",
      "position": [
        -540,
        130
      ]
    },
    {
      "id": "bc870ccf-8759-40ad-b7f6-5dc9e310fa9e",
      "name": "📄 Log Facebook Lead to Google Sheet",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        120,
        40
      ]
    },
    {
      "id": "9690a043-4ad1-4d69-aa34-1429983f864a",
      "name": "📦 Store SurveyMonkey Lead in Airtable",
      "type": "n8n-nodes-base.airtable",
      "position": [
        120,
        280
      ]
    },
    {
      "id": "6e6d35a3-1c45-43b6-86ee-f99397dfe924",
      "name": "📧 Send Gmail Auto-Response",
      "type": "n8n-nodes-base.gmail",
      "position": [
        340,
        130
      ]
    },
    {
      "id": "6eea1967-e1ee-4f57-aa68-f0fca9304c00",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1260,
        -200
      ],
      "parameters": {
        "width": 440,
        "height": 660,
        "content": "## 📋 Form Intake & Lead Qualification\n\n**📋 Typeform Submission Trigger → 💰 Check High-Budget Lead**\n\n*This section captures new lead data from the Typeform submission. It immediately evaluates the bud"
      }
    },
    {
      "id": "59c9b01f-a262-42d4-aa0c-a92f5a874f67",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -800,
        -200
      ],
      "parameters": {
        "width": 400,
        "height": 660,
        "content": "## 👤 CRM Integration & Priority Handling\n\n**👤 HubSpot — Create/Update Contact → 📝 HubSpot — Add Priority Task**\n\n*For high-priority leads, the workflow automatically creates or updates the correspondi"
      }
    },
    {
      "id": "df5fcd72-2882-40f4-a398-4d49b0eb55f8",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -380,
        -200
      ],
      "parameters": {
        "width": 420,
        "height": 660,
        "content": "## 📘/📊 Lead Source Routing & Storage\n\n**📘 Check if Facebook Lead → 📄 Log Facebook Lead to Google Sheet\n📊 Check if SurveyMonkey Lead → 📦 Store SurveyMonkey Lead in Airtable**\n\n*This section routes lead"
      }
    },
    {
      "id": "4e93476a-9dd5-49c5-865f-a8d95d6d2415",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        60,
        -260
      ],
      "parameters": {
        "width": 420,
        "height": 720,
        "content": "## 📧 Automated Lead Acknowledgment\n\n**📄 Log Facebook Lead to Google Sheet → 📧 Send Gmail Auto-Response\n📦 Store SurveyMonkey Lead in Airtable → 📧 Send Gmail Auto-Response**\n\n*After the lead's data is s"
      }
    }
  ],
  "connections": {
    "💰 Check High-Budget Lead": {
      "main": [
        [
          {
            "node": "👤 HubSpot — Create/Update Contact",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "📘 Check if Facebook Lead": {
      "main": [
        [
          {
            "node": "📄 Log Facebook Lead to Google Sheet",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "📊 Check if SurveyMonkey Lead",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📊 Check if SurveyMonkey Lead": {
      "main": [
        [
          {
            "node": "📦 Store SurveyMonkey Lead in Airtable",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "📧 Send Gmail Auto-Response",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📋 Typeform Submission Trigger": {
      "main": [
        [
          {
            "node": "💰 Check High-Budget Lead",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📝 HubSpot — Add Priority Task": {
      "main": [
        [
          {
            "node": "📘 Check if Facebook Lead",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "👤 HubSpot — Create/Update Contact": {
      "main": [
        [
          {
            "node": "📝 HubSpot — Add Priority Task",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📄 Log Facebook Lead to Google Sheet": {
      "main": [
        [
          {
            "node": "📧 Send Gmail Auto-Response",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📦 Store SurveyMonkey Lead in Airtable": {
      "main": [
        [
          {
            "node": "📧 Send Gmail Auto-Response",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}