{
  "name": "Automated lead nurturing & qualification with Gmail, Google Sheets & Slack",
  "nodes": [
    {
      "id": "22e7a3bd-91fd-40c9-a3fb-a4250e94f859",
      "name": "0. Webhook (Lead Capture)",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -1280,
        288
      ]
    },
    {
      "id": "0b3ef33d-df99-40a2-acfc-04ea28e50a50",
      "name": "1. Qualify & Categorize Lead (Function)",
      "type": "n8n-nodes-base.function",
      "position": [
        -1024,
        288
      ]
    },
    {
      "id": "f8988011-bff7-4c4a-af7d-19b62c933b96",
      "name": "2. Update CRM (Google Sheets)",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -768,
        288
      ]
    },
    {
      "id": "8b216c71-1ee8-4085-b63b-8b47d2052329",
      "name": "3. Assign Agent (Function)",
      "type": "n8n-nodes-base.function",
      "position": [
        -528,
        288
      ]
    },
    {
      "id": "defdeb26-2b9d-427e-80cd-c6e9816818d8",
      "name": "4. Initial Auto-Response (Gmail)",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -256,
        128
      ]
    },
    {
      "id": "0fb779c2-4fb6-4a9f-a261-21d884704dff",
      "name": "5. Notify Assigned Agent (Slack)",
      "type": "n8n-nodes-base.slack",
      "position": [
        240,
        448
      ]
    },
    {
      "id": "c882513f-0949-4577-b86a-6d3f9940b62a",
      "name": "6. Nurturing Sequence - Wait 1",
      "type": "n8n-nodes-base.wait",
      "position": [
        -16,
        128
      ]
    },
    {
      "id": "212338f7-efd0-4871-96de-ba8e15046c31",
      "name": "7. Nurturing Sequence - Email 1",
      "type": "n8n-nodes-base.gmail",
      "position": [
        240,
        128
      ]
    },
    {
      "id": "89f7b5a0-0d3e-4814-9a5a-bbc164b90432",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1328,
        224
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d01bd20b-9630-4eb1-819b-f8c4992d8b2e",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        160,
        384
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "94856d99-6950-4379-b6c5-cbf47110d56d",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -336,
        64
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "0332f961-76cb-44fa-a563-2a02df6fbda9",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1328,
        528
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "0. Webhook (Lead Capture)": {
      "main": [
        [
          {
            "node": "1. Qualify & Categorize Lead (Function)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3. Assign Agent (Function)": {
      "main": [
        [
          {
            "node": "4. Initial Auto-Response (Gmail)",
            "type": "main",
            "index": 0
          },
          {
            "node": "5. Notify Assigned Agent (Slack)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2. Update CRM (Google Sheets)": {
      "main": [
        [
          {
            "node": "3. Assign Agent (Function)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6. Nurturing Sequence - Wait 1": {
      "main": [
        [
          {
            "node": "7. Nurturing Sequence - Email 1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4. Initial Auto-Response (Gmail)": {
      "main": [
        [
          {
            "node": "6. Nurturing Sequence - Wait 1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1. Qualify & Categorize Lead (Function)": {
      "main": [
        [
          {
            "node": "2. Update CRM (Google Sheets)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}