{
  "name": "Website lead capture with Apollo.io enrichment, HubSpot storage & Gmail notifications",
  "nodes": [
    {
      "id": "3496a319-7020-4326-9696-1cc61c304fd5",
      "name": "Webhook - Collect Lead",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -440,
        100
      ]
    },
    {
      "id": "2d67475d-c742-4e00-8a70-2047342f43fc",
      "name": "Gmail - Send Thank You",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -180,
        -80
      ]
    },
    {
      "id": "ea3642bb-fc87-4737-9feb-a0b4de50e44f",
      "name": "HubSpot - Create Contact",
      "type": "n8n-nodes-base.hubspot",
      "position": [
        40,
        100
      ]
    },
    {
      "id": "260877fc-f0bf-4f09-a722-aafbdbacff61",
      "name": "Gmail - Notify Team",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -180,
        280
      ]
    },
    {
      "id": "257d6356-5fca-4440-800f-33acc1c6fdd6",
      "name": "Enrich Data from Apollo",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -180,
        100
      ]
    }
  ],
  "connections": {
    "Webhook - Collect Lead": {
      "main": [
        [
          {
            "node": "Gmail - Send Thank You",
            "type": "main",
            "index": 0
          },
          {
            "node": "Gmail - Notify Team",
            "type": "main",
            "index": 0
          },
          {
            "node": "Enrich Data from Apollo",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Enrich Data from Apollo": {
      "main": [
        [
          {
            "node": "HubSpot - Create Contact",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}