E-Mail-Outreach-Automatisierung

Experte

Dies ist ein Lead Nurturing, Multimodal AI-Bereich Automatisierungsworkflow mit 18 Nodes. Hauptsächlich werden If, Set, Html, Wait, Gmail und andere Nodes verwendet. Kostenlose E-Mail-Folge-Sequenz mit Google Sheets und Gmail

Voraussetzungen
  • Google-Konto + Gmail API-Anmeldedaten
  • Google Sheets API-Anmeldedaten
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": "obx5E5Fbfe9yfECA",
  "meta": {
    "instanceId": "7a73e968af152b9877d4c64b00e93bdf2a57741f130f9226cd4d7217ba6e5e6c",
    "templateCredsSetupCompleted": true
  },
  "name": "Email Outreach Automation",
  "tags": [],
  "nodes": [
    {
      "id": "47381995-0595-482e-94c6-19e223722e68",
      "name": "Haftnotiz14",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -736,
        -80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a6a48076-ed29-405a-853d-ef1e0a74f592",
      "name": "Haftnotiz15",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1888,
        736
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "eb5ee0b6-1be7-43f2-bfe8-04fd02ee8dce",
      "name": "Zeitplan-Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -2048,
        528
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "35214964-7e3e-48bd-9fad-dd3906a2e808",
      "name": "Setzentings",
      "type": "n8n-nodes-base.set",
      "position": [
        -1840,
        528
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "0827b600-5522-4961-9085-0718e42f906d",
      "name": "Get Contacts",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1616,
        528
      ],
      "parameters": {},
      "typeVersion": 4.4
    },
    {
      "id": "788de15d-edbf-4f8c-960c-f6ffbff1b7a1",
      "name": "Über Elemente schleifen",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -768,
        528
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "7abdf707-87c8-4c69-83d0-b63e7c681bcf",
      "name": "Warten",
      "type": "n8n-nodes-base.wait",
      "position": [
        800,
        528
      ],
      "webhookId": "5210b0f5-71e3-4884-a43b-a7ffaa2e6c1d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "a0ab3983-4de5-4e4e-8b94-c87f1d581b17",
      "name": "Haftnotiz1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1856,
        -64
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "253f9651-018c-4fac-b423-7ec600db9d57",
      "name": "Haftnotiz",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -720,
        736
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9bd6adaa-d8cc-4901-abc9-1129c730a562",
      "name": "email template selector",
      "type": "n8n-nodes-base.googleDocs",
      "position": [
        -96,
        448
      ],
      "parameters": {},
      "executeOnce": false,
      "typeVersion": 2
    },
    {
      "id": "472d9091-7fca-4e6c-be1d-4ee0a6c765d9",
      "name": "Determine E-Mail Number",
      "type": "n8n-nodes-base.set",
      "position": [
        -320,
        448
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "a3e8ddb1-7cfd-42be-9503-170cb0965dfe",
      "name": "Send a message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        352,
        448
      ],
      "webhookId": "d9e04564-b34b-4da0-94c8-6f76f43e1abc",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "b401964f-bd56-45e2-aa04-e5f8b5e6963d",
      "name": "updatecontacts",
      "type": "n8n-nodes-base.googleSheets",
      "notes": "row_number (using to match)\n{{ $('contacts').item.json.row_number }}\n\nprocess\n{{ $now.format('yyyy-MM-dd, hh:mm:ss a') }}",
      "position": [
        576,
        448
      ],
      "parameters": {},
      "typeVersion": 4.4
    },
    {
      "id": "1f4c9ab2-b242-4ae5-87ae-675aa8adb7a7",
      "name": "Begrenzens the number of emails per run",
      "type": "n8n-nodes-base.limit",
      "position": [
        -1408,
        528
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5f2dcdbd-bed8-447c-8350-edd799d349d3",
      "name": "Filter passes only unprocessed contacts",
      "type": "n8n-nodes-base.filter",
      "position": [
        -1200,
        528
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "acd72b36-9d83-4a84-a566-1ae51498a4df",
      "name": "Is Contact Real?",
      "type": "n8n-nodes-base.if",
      "position": [
        -544,
        448
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "24e198d1-1131-452b-a51b-c83799b33858",
      "name": "Has contact completed email sequence?",
      "type": "n8n-nodes-base.filter",
      "position": [
        -992,
        528
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "68d16071-544a-414e-a7c7-52ee88e5443f",
      "name": "HTML: formats and beautifies the email",
      "type": "n8n-nodes-base.html",
      "position": [
        128,
        448
      ],
      "parameters": {},
      "typeVersion": 1.2
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "da5f4136-2daf-4ab4-99a1-f112f5ecddf0",
  "connections": {
    "Wait": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Settings": {
      "main": [
        [
          {
            "node": "0827b600-5522-4961-9085-0718e42f906d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0827b600-5522-4961-9085-0718e42f906d": {
      "main": [
        [
          {
            "node": "Limits the number of emails per run",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a3e8ddb1-7cfd-42be-9503-170cb0965dfe": {
      "main": [
        [
          {
            "node": "b401964f-bd56-45e2-aa04-e5f8b5e6963d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b401964f-bd56-45e2-aa04-e5f8b5e6963d": {
      "main": [
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items": {
      "main": [
        [],
        [
          {
            "node": "acd72b36-9d83-4a84-a566-1ae51498a4df",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "acd72b36-9d83-4a84-a566-1ae51498a4df": {
      "main": [
        [
          {
            "node": "Determine Email Number",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Settings",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Determine Email Number": {
      "main": [
        [
          {
            "node": "9bd6adaa-d8cc-4901-abc9-1129c730a562",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9bd6adaa-d8cc-4901-abc9-1129c730a562": {
      "main": [
        [
          {
            "node": "68d16071-544a-414e-a7c7-52ee88e5443f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Limits the number of emails per run": {
      "main": [
        [
          {
            "node": "5f2dcdbd-bed8-447c-8350-edd799d349d3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "24e198d1-1131-452b-a51b-c83799b33858": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "68d16071-544a-414e-a7c7-52ee88e5443f": {
      "main": [
        [
          {
            "node": "a3e8ddb1-7cfd-42be-9503-170cb0965dfe",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5f2dcdbd-bed8-447c-8350-edd799d349d3": {
      "main": [
        [
          {
            "node": "24e198d1-1131-452b-a51b-c83799b33858",
            "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?

Experte - Lead-Pflege, Multimodales KI

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
Experte
Anzahl der Nodes18
Kategorie2
Node-Typen12
Schwierigkeitsbeschreibung

Für fortgeschrittene Benutzer, komplexe Workflows mit 16+ Nodes

Autor
Gerald Denor

Gerald Denor

@dominixai

Gerald Akhidenor is an AI Automation Lead Creative with 5 years of experience in AI automation consultancy. He specializes in n8n and API integrations, driving innovative automation solutions. As founder of DominixAI, Gerald combines creative vision and technical expertise to streamline processes and boost efficiency through cutting-edge AI technologies. Website: https://dominixai.com JobMonkey: https://trafficabc.com/jobmonkey-application-generator/

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34