使用Gmail进行冷邮件外展
中级
这是一个Marketing领域的自动化工作流,包含 6 个节点。主要使用 Gmail, GoogleSheets, SplitInBatches, ScheduleTrigger 等节点。 使用Gmail和Google Sheets的自动冷邮件外展
前置要求
- •Google 账号和 Gmail API 凭证
- •Google Sheets API 凭证
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "mcMZMEYwE7DfnM5a",
"meta": {
"instanceId": "18c9b77a7db94bab09d77f4a9c44dd94853695bba1618cb7bc3c4bc412c07c1e"
},
"name": "使用 Gmail 进行冷邮件外展",
"tags": [],
"nodes": [
{
"id": "46595977-723a-412e-a286-4d0b89ab0929",
"name": "计划触发器",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
60,
0
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "38d81f78-90ba-4afc-a76a-17036fccc87a",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-60,
-240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ad7a4803-e989-4424-b153-7db26eb0ad7b",
"name": "批量处理潜在客户",
"type": "n8n-nodes-base.splitInBatches",
"position": [
500,
0
],
"parameters": {},
"typeVersion": 3
},
{
"id": "680d867f-13d0-444c-a574-2e15e14e4846",
"name": "发送个性化邮件",
"type": "n8n-nodes-base.gmail",
"position": [
780,
-100
],
"webhookId": "ad8c804e-857d-4a94-b722-65b0776f1d10",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "dbd89a27-35bb-48d8-9ac5-2fa1d5d8ae05",
"name": "获取潜在客户",
"type": "n8n-nodes-base.googleSheets",
"position": [
280,
0
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "628aab46-b398-4b36-85d1-014d652afab1",
"name": "更新潜在客户状态",
"type": "n8n-nodes-base.googleSheets",
"position": [
980,
0
],
"parameters": {},
"typeVersion": 4.5
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "d5e6cda8-c19f-4d84-b8a7-3caac878d7a0",
"connections": {
"Fetch Leads": {
"main": [
[
{
"node": "Batch Processing of Leads",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "Fetch Leads",
"type": "main",
"index": 0
}
]
]
},
"Update Lead Status": {
"main": [
[
{
"node": "Batch Processing of Leads",
"type": "main",
"index": 0
}
]
]
},
"Send Personalized Email": {
"main": [
[
{
"node": "Update Lead Status",
"type": "main",
"index": 0
}
]
]
},
"Batch Processing of Leads": {
"main": [
[],
[
{
"node": "Send Personalized Email",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 营销
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
从 Stripe 支付自动交付模板给客户
使用Stripe、GPT-4o和Gmail的自动化模板交付系统
If
Code
Gmail
+12
44 节点Rahul Joshi
客户关系管理
AI 生成的电子邮件通讯
使用 GPT 和 Gmail 自动生成并发送 AI 新闻通讯
Set
Code
Gmail
+4
8 节点Rahul Joshi
人工智能
AI YouTube 评论分析器
使用 GPT-4o 进行 YouTube 评论分析并通过 Gmail 发送自动邮件报告
If
Set
Code
+9
18 节点Rahul Joshi
人工智能
自动化新闻到简报AI代理v13
AI新闻研究团队:24/7简报自动化,含Perplexity引用
Set
Code
Gmail
+15
37 节点Derek Cheung
产品
从Monday.com和Jira到Outlook的AI驱动反馈分类与报告
使用Azure GPT-4、Jira任务和Outlook报告分析来自Monday.com的客户反馈
Set
Code
Jira
+12
27 节点Rahul Joshi
GoHighLevel管道速度跟踪器和自动化停滞交易提醒
使用GoHighLevel、Gmail和Slack分析管道速度并提醒停滞交易
If
Code
Gmail
+5
25 节点Rahul Joshi
内容创作
工作流信息
难度等级
中级
节点数量6
分类1
节点类型5
作者
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 查看 →
分享此工作流