自动个性化首次接触(新潜在客户)
中级
这是一个自动化工作流,包含 14 个节点。主要使用 Code, GoogleSheets, ManualTrigger, SplitInBatches, Agent 等节点。 使用GPT-4o-mini和Google Sheets为新潜在客户自动个性化首次接触
前置要求
- •Google Sheets API 凭证
- •OpenAI API Key
分类
-
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "sWPZWgk6NelYRau1",
"meta": {
"instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177",
"templateCredsSetupCompleted": true
},
"name": "自动个性化首次接触(新潜在客户)",
"tags": [],
"nodes": [
{
"id": "cf5722fd-a808-4986-af8f-df5678d7b65f",
"name": "点击\"执行工作流\"时",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-496,
368
],
"parameters": {},
"typeVersion": 1
},
{
"id": "edba5fac-43e6-42fd-a214-e1e7b64feb69",
"name": "从 Google Sheets 获取潜在客户",
"type": "n8n-nodes-base.googleSheets",
"position": [
-272,
368
],
"parameters": {},
"typeVersion": 4.7
},
{
"id": "b0eac1b3-ceed-486f-8c8c-6b6c41dc3f92",
"name": "AI 研究与个性化代理",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
176,
368
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "0be1c1b5-2362-4bbf-8a4c-a79bf4587881",
"name": "GPT-4o Mini 语言模型",
"type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
"position": [
240,
592
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f97ac708-480d-46f7-abd9-f9a26bf167f4",
"name": "逐个处理潜在客户",
"type": "n8n-nodes-base.splitInBatches",
"position": [
-48,
368
],
"parameters": {},
"typeVersion": 3
},
{
"id": "fb010d21-912e-49c3-882a-88501adb77e3",
"name": "将 AI 响应解析到字段",
"type": "n8n-nodes-base.code",
"position": [
528,
368
],
"parameters": {},
"typeVersion": 2
},
{
"id": "de0e3bd5-a3eb-40a7-846e-7194ce8e5520",
"name": "将消息写回表格",
"type": "n8n-nodes-base.googleSheets",
"position": [
752,
368
],
"parameters": {},
"typeVersion": 4.7
},
{
"id": "d13b3c5c-77e8-48b9-ac7c-efb1d80eafa5",
"name": "便签 1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-640,
112
],
"parameters": {
"content": "确保您的表名与实际知识库结构匹配"
},
"typeVersion": 1
},
{
"id": "475df974-f515-46a9-9274-2ac0d4d081f8",
"name": "便签 2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-400,
560
],
"parameters": {
"content": "确保您的表名与实际知识库结构匹配"
},
"typeVersion": 1
},
{
"id": "ab12913e-dbb2-4863-b55b-6170246f3c05",
"name": "便签 3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-224,
112
],
"parameters": {
"content": "确保您的表名与实际知识库结构匹配"
},
"typeVersion": 1
},
{
"id": "9bb9cee7-f943-4423-8690-2633ebd721a1",
"name": "便签 4",
"type": "n8n-nodes-base.stickyNote",
"position": [
176,
48
],
"parameters": {
"content": "确保您的表名与实际知识库结构匹配"
},
"typeVersion": 1
},
{
"id": "eeef77e7-0316-47cb-acfd-a2af290d8c28",
"name": "便签 5",
"type": "n8n-nodes-base.stickyNote",
"position": [
400,
576
],
"parameters": {
"content": "确保您的表名与实际知识库结构匹配"
},
"typeVersion": 1
},
{
"id": "f86697d9-a4d5-4625-9989-b49f51da8b3e",
"name": "便签 6",
"type": "n8n-nodes-base.stickyNote",
"position": [
656,
64
],
"parameters": {
"content": "确保您的表名与实际知识库结构匹配"
},
"typeVersion": 1
},
{
"id": "18490d76-c288-445d-b81a-140648ab8587",
"name": "便签概览",
"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": {
"Process Leads One by One": {
"main": [
[],
[
{
"node": "AI Research & Personalization Agent",
"type": "main",
"index": 0
}
]
]
},
"GPT-4o Mini Language Model": {
"ai_languageModel": [
[
{
"node": "AI Research & Personalization Agent",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Parse AI Response to Fields": {
"main": [
[
{
"node": "Write Message Back to Sheet",
"type": "main",
"index": 0
}
]
]
},
"Write Message Back to Sheet": {
"main": [
[
{
"node": "Process Leads One by One",
"type": "main",
"index": 0
}
]
]
},
"Fetch Leads from Google Sheet": {
"main": [
[
{
"node": "Process Leads One by One",
"type": "main",
"index": 0
}
]
]
},
"AI Research & Personalization Agent": {
"main": [
[
{
"node": "Parse AI Response to Fields",
"type": "main",
"index": 0
}
]
]
},
"When clicking ‘Execute workflow’": {
"main": [
[
{
"node": "Fetch Leads from Google Sheet",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
反馈保存和报告生成
使用Azure OpenAI和Google Sheets分析销售交易结果并生成报告
Set
Code
Email Send
+6
28 节点Rahul Joshi
客户关系管理
使用GPT-4o-mini和Gmail分析YouTube频道并发送性能报告
使用GPT-4o-mini和Gmail分析YouTube频道并发送性能报告
Code
Email Send
Http Request
+6
20 节点Rahul Joshi
市场调研
提案生成_草稿保存自动化
使用Azure GPT-4o生成商业提案并从Sheets保存为Gmail草稿
If
Code
Gmail
+6
16 节点Rahul Joshi
客户关系管理
从Google Drive生成n8n模板描述
使用Azure GPT-4从Google Drive生成模板描述
Code
Gmail
Google Drive
+9
27 节点Rahul Joshi
内容创作
将服装图片上传到Cloudinary并使用Azure OpenAI (GPT-4o) 记录到工作表
使用GPT-4o、Cloudinary和Google Sheets处理和编目服装图片
Set
Code
Merge
+9
26 节点Rahul Joshi
内容创作
API速率限制与认证FAQ测试
使用GPT-4o-mini、Google表格和Slack提醒自动化API常见问题质量测试
If
Set
Code
+7
19 节点Rahul Joshi
文档提取
工作流信息
难度等级
中级
节点数量14
分类-
节点类型7
作者
Rahul Joshi
@rahul08Rahul 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.
外部链接
在 n8n.io 查看 →
分享此工作流