通过Autopilot管理联系人
初级
这是一个Sales, Marketing领域的自动化工作流,包含 4 个节点。主要使用 Autopilot 等节点。 通过Autopilot管理联系人
前置要求
- •无特殊前置要求,导入即可使用
使用的节点 (4)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"nodes": [
{
"name": "自动驾驶",
"type": "n8n-nodes-base.autopilot",
"position": [
470,
320
],
"parameters": {
"name": "n8n-docs",
"resource": "list"
},
"credentials": {
"autopilotApi": "Autopilot API Credentials"
},
"typeVersion": 1,
"id": "--0"
},
{
"name": "自动驾驶1",
"type": "n8n-nodes-base.autopilot",
"position": [
670,
320
],
"parameters": {
"email": "",
"additionalFields": {
"autopilotList": "={{$json[\"list_id\"]}}"
}
},
"credentials": {
"autopilotApi": "Autopilot API Credentials"
},
"typeVersion": 1,
"id": "-1-1"
},
{
"name": "自动驾驶2",
"type": "n8n-nodes-base.autopilot",
"position": [
870,
320
],
"parameters": {
"email": "={{$node[\"Autopilot1\"].parameter[\"email\"]}}",
"additionalFields": {
"Company": "n8n"
}
},
"credentials": {
"autopilotApi": "Autopilot API Credentials"
},
"typeVersion": 1,
"id": "-2-2"
},
{
"name": "自动驾驶3",
"type": "n8n-nodes-base.autopilot",
"position": [
1070,
320
],
"parameters": {
"listId": "={{$node[\"Autopilot\"].json[\"list_id\"]}}",
"resource": "contactList",
"operation": "getAll",
"returnAll": true
},
"credentials": {
"autopilotApi": "Autopilot API Credentials"
},
"typeVersion": 1,
"id": "-3-3"
}
],
"connections": {
"Autopilot": {
"main": [
[
{
"node": "Autopilot1",
"type": "main",
"index": 0
}
]
]
},
"Autopilot1": {
"main": [
[
{
"node": "Autopilot2",
"type": "main",
"index": 0
}
]
]
},
"Autopilot2": {
"main": [
[
{
"node": "Autopilot3",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
初级 - 销售, 营销
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
在 Customer.io 中创建客户并将其添加到细分
在 Customer.io 中创建客户并将其添加到细分
Customer Io
Manual Trigger
Customer Io
Manual Trigger
3 节点ghagrawal17
销售
创建新列表、添加联系人、更新联系人并获取列表联系人
在Automizy中管理联系人
Automizy
Manual Trigger
Automizy
Manual Trigger
5 节点ghagrawal17
销售
使用MailerLite节点创建、更新和获取订阅者
使用MailerLite节点创建、更新和获取订阅者
Mailer Lite
Manual Trigger
Mailer Lite
Manual Trigger
4 节点ghagrawal17
营销
AI智能体用于会议实时洞察
AI智能体用于会议实时洞察
If
Set
Webhook
+
If
Set
Webhook
19 节点Mark Shcherbakov
销售
AI 聊天助手:Dumpling AI + GPT-4o 自动保存本地企业数据到 Airtable
AI聊天助手:Dumpling AI + GPT-4o自动保存本地商业数据到Airtable
Airtable Tool
Agent
Chat Trigger
+
Airtable Tool
Agent
Chat Trigger
8 节点Yang
销售
AI营销代理:Reddit + OpenRouter + Gmail 潜在客户生成
AI营销代理:通过Reddit、OpenRouter和Gmail进行潜在客户生成
If
Set
Code
+
If
Set
Code
23 节点Ari Nakos
销售