Automatische personalisierte Erstkontaktaufnahme (neue Leads)

Fortgeschritten

Dies ist ein Automatisierungsworkflow mit 14 Nodes. Hauptsächlich werden Code, GoogleSheets, ManualTrigger, SplitInBatches, Agent und andere Nodes verwendet. Automatische Personalisierung des ersten Kontakts für neue potenzielle Kunden mit GPT-4o-mini und Google Sheets

Voraussetzungen
  • Google Sheets API-Anmeldedaten
  • OpenAI API Key

Kategorie

-
Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
  "id": "sWPZWgk6NelYRau1",
  "meta": {
    "instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177",
    "templateCredsSetupCompleted": true
  },
  "name": "Auto-Personalized First Touch (New Leads)",
  "tags": [],
  "nodes": [
    {
      "id": "cf5722fd-a808-4986-af8f-df5678d7b65f",
      "name": "Bei Klick auf 'Workflow ausführen'",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -496,
        368
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "edba5fac-43e6-42fd-a214-e1e7b64feb69",
      "name": "Leads aus Google Sheet abrufen",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -272,
        368
      ],
      "parameters": {},
      "typeVersion": 4.7
    },
    {
      "id": "b0eac1b3-ceed-486f-8c8c-6b6c41dc3f92",
      "name": "KI-Recherche- & Personalisierungs-Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        176,
        368
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "0be1c1b5-2362-4bbf-8a4c-a79bf4587881",
      "name": "GPT-4o Mini Language Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
      "position": [
        240,
        592
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f97ac708-480d-46f7-abd9-f9a26bf167f4",
      "name": "Leads einzeln verarbeiten",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -48,
        368
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "fb010d21-912e-49c3-882a-88501adb77e3",
      "name": "KI-Antwort in Felder parsen",
      "type": "n8n-nodes-base.code",
      "position": [
        528,
        368
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "de0e3bd5-a3eb-40a7-846e-7194ce8e5520",
      "name": "Nachricht zurück in Sheet schreiben",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        752,
        368
      ],
      "parameters": {},
      "typeVersion": 4.7
    },
    {
      "id": "d13b3c5c-77e8-48b9-ac7c-efb1d80eafa5",
      "name": "Haftnotiz 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -640,
        112
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "475df974-f515-46a9-9274-2ac0d4d081f8",
      "name": "Haftnotiz 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -400,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ab12913e-dbb2-4863-b55b-6170246f3c05",
      "name": "Haftnotiz 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -224,
        112
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9bb9cee7-f943-4423-8690-2633ebd721a1",
      "name": "Haftnotiz 4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        176,
        48
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "eeef77e7-0316-47cb-acfd-a2af290d8c28",
      "name": "Haftnotiz 5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        400,
        576
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f86697d9-a4d5-4625-9989-b49f51da8b3e",
      "name": "Haftnotiz 6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        656,
        64
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "18490d76-c288-445d-b81a-140648ab8587",
      "name": "Haftnotiz-Übersicht",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1264,
        304
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "6c263b18-ec93-4c8c-b81f-675444270942",
  "connections": {
    "f97ac708-480d-46f7-abd9-f9a26bf167f4": {
      "main": [
        [],
        [
          {
            "node": "b0eac1b3-ceed-486f-8c8c-6b6c41dc3f92",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0be1c1b5-2362-4bbf-8a4c-a79bf4587881": {
      "ai_languageModel": [
        [
          {
            "node": "b0eac1b3-ceed-486f-8c8c-6b6c41dc3f92",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "fb010d21-912e-49c3-882a-88501adb77e3": {
      "main": [
        [
          {
            "node": "de0e3bd5-a3eb-40a7-846e-7194ce8e5520",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "de0e3bd5-a3eb-40a7-846e-7194ce8e5520": {
      "main": [
        [
          {
            "node": "f97ac708-480d-46f7-abd9-f9a26bf167f4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "edba5fac-43e6-42fd-a214-e1e7b64feb69": {
      "main": [
        [
          {
            "node": "f97ac708-480d-46f7-abd9-f9a26bf167f4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b0eac1b3-ceed-486f-8c8c-6b6c41dc3f92": {
      "main": [
        [
          {
            "node": "fb010d21-912e-49c3-882a-88501adb77e3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cf5722fd-a808-4986-af8f-df5678d7b65f": {
      "main": [
        [
          {
            "node": "edba5fac-43e6-42fd-a214-e1e7b64feb69",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Häufig gestellte Fragen

Wie verwende ich diesen Workflow?

Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.

Für welche Szenarien ist dieser Workflow geeignet?

Fortgeschritten

Ist es kostenpflichtig?

Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.

Workflow-Informationen
Schwierigkeitsgrad
Fortgeschritten
Anzahl der Nodes14
Kategorie-
Node-Typen7
Schwierigkeitsbeschreibung

Für erfahrene Benutzer, mittelkomplexe Workflows mit 6-15 Nodes

Autor
Rahul Joshi

Rahul Joshi

@rahul08

Rahul Joshi is a seasoned technology leader specializing in the n8n automation tool and AI-driven workflow automation. With deep expertise in building open-source workflow automation and self-hosted automation platforms, he helps organizations eliminate manual processes through intelligent n8n ai agent automation solutions.

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34