自动化声誉管理与市场情报系统
中级
这是一个Ticket Management, AI Summarization领域的自动化工作流,包含 12 个节点。主要使用 If, Code, Slack, Trello, GoogleSheets 等节点。 使用 GPT-4、Slack、Trello 和 Google Sheets 监控并响应 Shopify 评论
前置要求
- •Slack Bot Token 或 Webhook URL
- •Google Sheets API 凭证
- •Shopify Admin API 凭证
- •OpenAI API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "qBzhxAxQ5b6pdrDM",
"meta": {
"instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
},
"name": "自动化声誉管理与市场情报系统",
"tags": [],
"nodes": [
{
"id": "e42d1c4f-737d-4c71-8f50-22cff1fb500b",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-416,
-240
],
"parameters": {
"content": "确保您的表名与实际知识库结构匹配"
},
"typeVersion": 1
},
{
"id": "2fdae44e-7d7d-416e-b9f8-e28f999ac406",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-96,
-240
],
"parameters": {
"content": "确保您的表名与实际知识库结构匹配"
},
"typeVersion": 1
},
{
"id": "6bff7fb9-0325-48fd-84cb-789126b71b03",
"name": "便签2",
"type": "n8n-nodes-base.stickyNote",
"position": [
560,
-240
],
"parameters": {
"content": "确保您的表名与实际知识库结构匹配"
},
"typeVersion": 1
},
{
"id": "c2fa7260-2562-4a43-a3b2-2ab4315639d2",
"name": "Shopify 产品评论触发器",
"type": "n8n-nodes-base.shopifyTrigger",
"position": [
-352,
-160
],
"webhookId": "03fb9eb5-27b6-4107-b8db-aabbca8df178",
"parameters": {},
"typeVersion": 1
},
{
"id": "0d57eaf3-caf7-49f9-8f13-c887a2075b1d",
"name": "使用 GPT-4 进行 AI 分析",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
-48,
-160
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "b3382d7c-9480-47d2-ab43-148306f4d542",
"name": "解析 AI 输出",
"type": "n8n-nodes-base.code",
"position": [
320,
-160
],
"parameters": {},
"typeVersion": 2
},
{
"id": "f6b7a308-55bb-4590-a137-3b4fa1ccfe8e",
"name": "条件逻辑",
"type": "n8n-nodes-base.if",
"position": [
640,
-160
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "764b41b9-3961-4949-8028-38e3d211b79a",
"name": "Slack 提醒",
"type": "n8n-nodes-base.slack",
"position": [
864,
-160
],
"webhookId": "ef93a2f5-07ab-4a52-869a-31def23a27cf",
"parameters": {},
"typeVersion": 2.3
},
{
"id": "ea115c6e-5f97-4bde-b981-6e38cf6b3642",
"name": "Trello 任务创建",
"type": "n8n-nodes-base.trello",
"position": [
1056,
-160
],
"parameters": {},
"typeVersion": 1
},
{
"id": "27221514-450a-4286-bfaa-fbe9088e2bbb",
"name": "Google Sheets 记录器",
"type": "n8n-nodes-base.googleSheets",
"position": [
640,
144
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "c0800fa8-d933-4248-b4da-93e66a7c375d",
"name": "便签3",
"type": "n8n-nodes-base.stickyNote",
"position": [
560,
64
],
"parameters": {
"content": "确保您的表名与实际知识库结构匹配"
},
"typeVersion": 1
},
{
"id": "caf041dc-0498-4ca2-90b6-9d8bb8bff1f5",
"name": "便签4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-416,
80
],
"parameters": {
"content": "确保您的表名与实际知识库结构匹配"
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "0beea2fb-f495-4acd-bb1b-edc061443c03",
"connections": {
"Slack Alert": {
"main": [
[
{
"node": "Trello Task Creation",
"type": "main",
"index": 0
}
]
]
},
"Parse AI Output": {
"main": [
[
{
"node": "Conditional Logic",
"type": "main",
"index": 0
},
{
"node": "Google Sheets Logger",
"type": "main",
"index": 0
}
]
]
},
"Conditional Logic": {
"main": [
[
{
"node": "Slack Alert",
"type": "main",
"index": 0
}
]
]
},
"AI Analysis with GPT-4": {
"main": [
[
{
"node": "Parse AI Output",
"type": "main",
"index": 0
}
]
]
},
"Shopify Product Review Trigger": {
"main": [
[
{
"node": "AI Analysis with GPT-4",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 工单管理, AI 摘要总结
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
主动智能客户支持中心
使用GPT-4、Gmail和Trello的自动邮件支持分诊
If
Code
Gmail
+6
14 节点Marth
工单管理
基于GPT-4的智能招聘与候选人互动系统
基于GPT-4的AI招聘系统,用于简历筛选与自动外联
If
Code
Wait
+8
30 节点Marth
人力资源
使用 AI 分诊自动化 Google Forms 的客户支持回复
使用GPT-4o-mini AI分诊的自动化Google Forms和Gmail客户支持
If
Set
Code
+7
22 节点Daiki Takayama
工单管理
自动化高级潜在客户触达与培育活动系统(含AI)
通过GPT-4、LinkedIn和Hunter.io自动化个性化B2B触达
If
Code
Wait
+9
30 节点Marth
客户培育
自动化潜在客户捕获、AI资质鉴定及ElevenLabs个性化语音跟进
基于 OpenAI 和 ElevenLabs 的自动化线索捕获与 AI 个性化语音跟进
If
Set
Code
+10
22 节点Marth
客户培育
使用 DocuSign 和 Trello 的自动化候选人管理与反馈系统
使用 Slack、DocuSign、Trello 和 Gmail 通知的自动化招聘流程
If
Code
Wait
+9
29 节点Marth
人力资源
工作流信息
难度等级
中级
节点数量12
分类2
节点类型8
作者
Marth
@marthSimplifying Business with Smart Automation. I create and share user-friendly, highly efficient n8n workflow templates for SMEs, focusing on digital marketing, sales, and operational excellence. Get ready to automate, innovate, and elevate your business. Connect me on Linkedin for custom solutions.
外部链接
在 n8n.io 查看 →
分享此工作流