获取4节点 Disqus 与 Gmail 报告
高级
这是一个Marketing领域的自动化工作流,包含 16 个节点。主要使用 Code, Gmail, Merge, Disqus, ManualTrigger 等节点。 带 Gmail HTML 表格的自动化 Disqus 论坛报告
前置要求
- •Google 账号和 Gmail API 凭证
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "lKhMUWDdG5MdS7aJ",
"meta": {
"instanceId": "ab1720870fab17b6404efbb01504e7256f1d0cefdf84b7d41d963a944f625347",
"templateCredsSetupCompleted": true
},
"name": "获取4节点 Disqus 与 Gmail 报告",
"tags": [],
"nodes": [
{
"id": "7d02941e-c3d6-4489-ae00-0868afc1648c",
"name": "当点击\"测试工作流\"时",
"type": "n8n-nodes-base.manualTrigger",
"position": [
220,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "5c989b33-87c9-45b5-89a5-aa6d549fac70",
"name": "获取论坛",
"type": "n8n-nodes-base.disqus",
"position": [
560,
80
],
"parameters": {},
"typeVersion": 1,
"alwaysOutputData": false
},
{
"id": "c8f899e3-66a0-4b33-bdb4-b978a60ddd97",
"name": "获取论坛帖子",
"type": "n8n-nodes-base.disqus",
"position": [
560,
440
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7661b6be-b7d2-4eb4-ac5b-966b189828d4",
"name": "获取论坛主题",
"type": "n8n-nodes-base.disqus",
"position": [
560,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8342a36f-8221-44c7-bd78-4225360a4f8f",
"name": "获取论坛分类",
"type": "n8n-nodes-base.disqus",
"position": [
560,
240
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1e7ec9c7-4c28-4c54-b5db-a50d2de85922",
"name": "Gmail 报告通知",
"type": "n8n-nodes-base.gmail",
"position": [
1840,
180
],
"webhookId": "3147b9ac-750c-47c7-9311-2c20773efece",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "b793a21a-a49b-4f3c-8c50-c052ef93a4fd",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
160,
-40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d78b0e64-fa00-4be1-937e-dc6f179f26a3",
"name": "合并主题 + 论坛",
"type": "n8n-nodes-base.merge",
"position": [
880,
60
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8d5632d2-4821-4a71-9f0d-33529c11b46a",
"name": "合并分类 + 帖子",
"type": "n8n-nodes-base.merge",
"position": [
880,
260
],
"parameters": {},
"typeVersion": 1
},
{
"id": "bedfd695-e8be-4620-b1f0-690ff262bf7d",
"name": "合并全部",
"type": "n8n-nodes-base.merge",
"position": [
1080,
180
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f8c42fbe-cc41-40fa-a8a3-91892995ef2d",
"name": "组合数据",
"type": "n8n-nodes-base.code",
"position": [
1340,
180
],
"parameters": {},
"typeVersion": 2
},
{
"id": "a71e1738-b44f-4b03-b49b-13cf0bf95e04",
"name": "格式化表格",
"type": "n8n-nodes-base.code",
"position": [
1560,
180
],
"parameters": {},
"typeVersion": 2
},
{
"id": "52c3022a-9236-4f5c-8874-209f54ddddd3",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
400,
-300
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b9273190-2087-4352-bd55-743c73a871ce",
"name": "便签2",
"type": "n8n-nodes-base.stickyNote",
"position": [
820,
-300
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "04471a2e-3ca6-424b-b4e3-18e8035999bc",
"name": "便签3",
"type": "n8n-nodes-base.stickyNote",
"position": [
1240,
-300
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bebd4497-a524-482d-a518-e7ca9a48d025",
"name": "便签4",
"type": "n8n-nodes-base.stickyNote",
"position": [
1720,
-40
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "f8de56bf-b4d6-4ca5-9bd6-a445d7a305a9",
"connections": {
"Get Forum": {
"main": [
[
{
"node": "Merge Threads + Forum",
"type": "main",
"index": 1
}
]
]
},
"Merge All": {
"main": [
[
{
"node": "Combine Data",
"type": "main",
"index": 0
}
]
]
},
"Combine Data": {
"main": [
[
{
"node": "Format Table",
"type": "main",
"index": 0
}
]
]
},
"Format Table": {
"main": [
[
{
"node": "Gmail Report Notifications",
"type": "main",
"index": 0
}
]
]
},
"Get Posts Forum": {
"main": [
[
{
"node": "Merge Categories + Posts",
"type": "main",
"index": 1
}
]
]
},
"Get Threads Forum": {
"main": [
[
{
"node": "Merge Threads + Forum",
"type": "main",
"index": 0
}
]
]
},
"Get Categories Forum": {
"main": [
[
{
"node": "Merge Categories + Posts",
"type": "main",
"index": 0
}
]
]
},
"Merge Threads + Forum": {
"main": [
[
{
"node": "Merge All",
"type": "main",
"index": 0
}
]
]
},
"Merge Categories + Posts": {
"main": [
[
{
"node": "Merge All",
"type": "main",
"index": 1
}
]
]
},
"Gmail Report Notifications": {
"main": [
[]
]
},
"When clicking ‘Test workflow’": {
"main": [
[
{
"node": "Get Forum",
"type": "main",
"index": 0
},
{
"node": "Get Posts Forum",
"type": "main",
"index": 0
},
{
"node": "Get Threads Forum",
"type": "main",
"index": 0
},
{
"node": "Get Categories Forum",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
高级 - 营销
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
SAP业务伙伴(A2X)业务版
使用OpenAI GPT-4o和Gmail报告自动化SAP业务伙伴分析
Code
Gmail
Http Request
+4
18 节点Ghufran Ridhawi
人工智能
自动化博客撰写与社交媒体推广代理
使用GPT-4、Perplexity和WordPress自动化SEO博客创建+社交媒体
Set
Code
Gmail
+21
79 节点LukaszB
设计
您喜爱频道的高级YouTube RSS Feed伙伴
通过RSS源监控喜爱的YouTube频道并接收通知
Set
Code
Gmail
+13
41 节点Joseph LePage
其他
Amazon广告AI优化
使用GPT-4o优化Amazon广告的出价、预算和关键词推荐
If
Set
Code
+8
22 节点Brian Money
人工智能
使用Gecko Coin获取BTC、ETH、SOL、BNB的OHLC数据并发送
使用Gecko Coin和Gmail接收比特币、以太坊、Solana、币安数据
Code
Gmail
Merge
+3
21 节点Ghufran Ridhawi
IT 运维
🎦🚀 YouTube 视频评论分析智能体
🎦🚀 YouTube 视频评论分析智能体
Set
Code
Gmail
+12
25 节点Joseph LePage
人工智能
工作流信息
难度等级
高级
节点数量16
分类1
节点类型6
作者
Ghufran Ridhawi
@ghufran-ridhawiHi! I'm Ghufran. I am the creator of AI Agent/Agentic AI System, AI Automation, and Automation System which has strong, practical, easy-to-use characteristics and is full of logic and unique taste. Enjoy! Thanks for using and viewing my workflow. Hope it helps guys! For inquiries and cooperations, please contact the available link. Have a Wonderful Day! Warm regards to n8n company and n8n community.
外部链接
在 n8n.io 查看 →
分享此工作流