{
  "name": "Meeting Notes → CRM + Follow-Up",
  "nodes": [
    {
      "parameters": {
        "path": "lead",
        "httpMethod": "POST",
        "responseMode": "onReceived"
      },
      "id": "5994d82a-2d84-460d-8594-3b48afd5ac4f",
      "name": "webhook-1",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2,
      "position": [
        260,
        300
      ]
    },
    {
      "parameters": {
        "resource": "text",
        "operation": "message",
        "model": "gpt-4o-mini"
      },
      "id": "3e300a83-0c2b-494a-8b10-304a431e9c6c",
      "name": "openai-2",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "typeVersion": 1.6,
      "position": [
        480,
        300
      ]
    },
    {
      "parameters": {
        "resource": "contact",
        "operation": "upsert"
      },
      "id": "c04d57ec-4ac1-48b2-945b-6ffc6f293baf",
      "name": "hubspot-3",
      "type": "n8n-nodes-base.hubspot",
      "typeVersion": 2,
      "position": [
        700,
        300
      ]
    },
    {
      "parameters": {
        "resource": "contact",
        "operation": "upsert"
      },
      "id": "9a624bf2-2002-42b1-a0db-7e2946638b2b",
      "name": "hubspot-4",
      "type": "n8n-nodes-base.hubspot",
      "typeVersion": 2,
      "position": [
        920,
        300
      ]
    },
    {
      "parameters": {
        "resource": "draft",
        "operation": "create"
      },
      "id": "b56ec6e8-1f46-41d1-80b3-7b0237fbb98f",
      "name": "gmailDraft-5",
      "type": "n8n-nodes-base.gmail",
      "typeVersion": 2.1,
      "position": [
        1140,
        300
      ]
    },
    {
      "parameters": {
        "channel": "#leads",
        "text": ""
      },
      "id": "1a07f811-829c-4765-85a0-c5c75067b943",
      "name": "slack-6",
      "type": "n8n-nodes-base.slack",
      "typeVersion": 2.2,
      "position": [
        1360,
        300
      ]
    }
  ],
  "connections": {
    "webhook-1": {
      "main": [
        [
          {
            "node": "openai-2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "openai-2": {
      "main": [
        [
          {
            "node": "hubspot-3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "hubspot-3": {
      "main": [
        [
          {
            "node": "hubspot-4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "hubspot-4": {
      "main": [
        [
          {
            "node": "gmailDraft-5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "gmailDraft-5": {
      "main": [
        [
          {
            "node": "slack-6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "fb707547-e719-4fee-86c8-8bd776d9e6c9",
  "meta": {
    "templateCredsSetupCompleted": false
  },
  "id": "efb1e63cffaf48a3",
  "tags": []
}