KI-gesteuerte E-Mail-Marketingkampagne, integriert mit Google Gemini, Gmail und Sheets
Dies ist ein Lead Nurturing, Multimodal AI-Bereich Automatisierungsworkflow mit 13 Nodes. Hauptsächlich werden If, Set, GmailTool, GoogleSheets, SplitInBatches und andere Nodes verwendet. KI-gesteuerte E-Mail-Marketingkampagne, integriert mit Google Gemini, Gmail und Sheets
- •Google-Konto + Gmail API-Anmeldedaten
- •Google Sheets API-Anmeldedaten
- •Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
- •Google Gemini API Key
Verwendete Nodes (13)
Kategorie
{
"nodes": [
{
"id": "49878243-142e-4b32-a3e2-76c8dca37d96",
"name": "Elemente durchlaufen",
"type": "n8n-nodes-base.splitInBatches",
"position": [
624,
0
],
"parameters": {},
"typeVersion": 3
},
{
"id": "12d2a156-40af-47a2-b3bf-d26ae44ed763",
"name": "Notiz",
"type": "n8n-nodes-base.stickyNote",
"position": [
-176,
-176
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1faffda1-ca81-40e6-a0f3-cbf92bb0282f",
"name": "Notiz1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-864,
-176
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "154ea153-3e9d-48cc-934a-18ce2b77f94b",
"name": "Notiz2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-864,
-544
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ae363ca2-083b-4382-8a30-48289dbf890c",
"name": "Zeitplan-Auslöser",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-80,
0
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"name": "KI-Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1280,
32
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "7bdc8f65-61b7-4d4a-8f53-b6a72ca61845",
"name": "Google Gemini Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
1184,
320
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b4287490-44a5-4e82-9aef-e7242ace6bc7",
"name": "Nachricht senden in Gmail",
"type": "n8n-nodes-base.gmailTool",
"position": [
1680,
320
],
"webhookId": "a5e901fa-06fc-45a8-b957-981825269381",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "13a93835-87ca-4ab5-a917-032d007eaa66",
"name": "Status aktualisieren",
"type": "n8n-nodes-base.googleSheetsTool",
"position": [
1536,
320
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "a13efb7d-e848-4bd0-9bfa-861091336787",
"name": "HTTP Anfrage",
"type": "n8n-nodes-base.httpRequestTool",
"position": [
1408,
320
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "717dd4b7-b1d9-4edb-af2e-d433164027dd",
"name": "Wenn E-Mail existiert",
"type": "n8n-nodes-base.if",
"position": [
912,
16
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "b5b8aad7-24f2-4a48-9603-54aa21488f17",
"name": "Leads abrufen",
"type": "n8n-nodes-base.googleSheets",
"position": [
416,
0
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "fd8aa925-25cc-4d22-9e6a-ee100332f07c",
"name": "Felder bearbeiten",
"type": "n8n-nodes-base.set",
"position": [
176,
0
],
"parameters": {},
"typeVersion": 3.4
}
],
"pinData": {},
"connections": {
"ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03": {
"main": [
[
{
"node": "49878243-142e-4b32-a3e2-76c8dca37d96",
"type": "main",
"index": 0
}
]
]
},
"b5b8aad7-24f2-4a48-9603-54aa21488f17": {
"main": [
[
{
"node": "49878243-142e-4b32-a3e2-76c8dca37d96",
"type": "main",
"index": 0
}
]
]
},
"fd8aa925-25cc-4d22-9e6a-ee100332f07c": {
"main": [
[
{
"node": "b5b8aad7-24f2-4a48-9603-54aa21488f17",
"type": "main",
"index": 0
}
]
]
},
"a13efb7d-e848-4bd0-9bfa-861091336787": {
"ai_tool": [
[
{
"node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"type": "ai_tool",
"index": 0
}
]
]
},
"13a93835-87ca-4ab5-a917-032d007eaa66": {
"ai_tool": [
[
{
"node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"type": "ai_tool",
"index": 0
}
]
]
},
"717dd4b7-b1d9-4edb-af2e-d433164027dd": {
"main": [
[
{
"node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"type": "main",
"index": 0
}
],
[
{
"node": "49878243-142e-4b32-a3e2-76c8dca37d96",
"type": "main",
"index": 0
}
]
]
},
"49878243-142e-4b32-a3e2-76c8dca37d96": {
"main": [
[],
[
{
"node": "717dd4b7-b1d9-4edb-af2e-d433164027dd",
"type": "main",
"index": 0
}
]
]
},
"ae363ca2-083b-4382-8a30-48289dbf890c": {
"main": [
[
{
"node": "fd8aa925-25cc-4d22-9e6a-ee100332f07c",
"type": "main",
"index": 0
}
]
]
},
"b4287490-44a5-4e82-9aef-e7242ace6bc7": {
"ai_tool": [
[
{
"node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"type": "ai_tool",
"index": 0
}
]
]
},
"7bdc8f65-61b7-4d4a-8f53-b6a72ca61845": {
"ai_languageModel": [
[
{
"node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"type": "ai_languageModel",
"index": 0
}
]
]
}
}
}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 - 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.
Verwandte Workflows
Zain Khan
@zainI partner with businesses to streamline processes and accelerate growth through intelligent AI automation and Web/mobile Development. Leveraging deep expertise in GPT-4, LangChain, and n8n, I develop AI-powered agents and sophisticated LLM pipelines.
Diesen Workflow teilen