我的错误处理工作流
初级
这是一个DevOps领域的自动化工作流,包含 4 个节点。主要使用 Gmail, ErrorTrigger 等节点。 通过Gmail自动发送工作流错误通知
前置要求
- •Google 账号和 Gmail API 凭证
使用的节点 (4)
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"meta": {
"instanceId": "b9d26382fbc087c17fe86e193d09f32e5d99f4a254d13f3b8ee28079e71766cf"
},
"name": "我的错误处理工作流",
"tags": [],
"nodes": [
{
"id": "bb79f784-ce85-49ad-af14-666d8beee75c",
"name": "便签 — 请阅读",
"type": "n8n-nodes-base.stickyNote",
"position": [
-416,
96
],
"parameters": {
"width": 520,
"height": 320,
"content": "## 设置(请阅读)"
},
"typeVersion": 1
},
{
"id": "6d160f0f-6637-42af-acef-52aaa8ceb2d7",
"name": "错误触发器",
"type": "n8n-nodes-base.errorTrigger",
"position": [
144,
112
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7b16e9f0-16e7-4ca0-9858-0c5b73e08d76",
"name": "发送消息",
"type": "n8n-nodes-base.gmail",
"position": [
528,
112
],
"parameters": {
"toList": "your-email@example.com",
"message": "A workflow failed.\\n\\nWorkflow: {{$json[\"workflow\"][\"name\"]}} ({{$json[\"workflow\"][\"id\"]}})\\nExecution ID: {{$json[\"execution\"][\"id\"] || \"N/A\"}}\\nLast node: {{$json[\"execution\"][\"lastNodeExecuted\"] || \"N/A\"}}\\nError: {{$json[\"execution\"][\"error\"][\"message\"]}}\\nExecution URL: {{$json[\"execution\"][\"url\"] || \"N/A\"}}",
"subject": "n8n: {{$json[\"workflow\"][\"name\"]}} (ID {{$json[\"workflow\"][\"id\"]}}) failed",
"resource": "message",
"additionalFields": {}
},
"typeVersion": 1
},
{
"id": "065d4139-3ed8-4d52-ba06-7964336fa2c9",
"name": "便签 — 发布",
"type": "n8n-nodes-base.stickyNote",
"position": [
416,
272
],
"parameters": {
"width": 420,
"height": 220,
"content": "## 发布清单"
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "",
"connections": {
"Error Trigger": {
"main": [
[
{
"node": "Send a message",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
初级 - 开发运维
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
带AI的URL检查器生产版
网站运行时间监控(GPT-4分析和Gmail通知)
If
Gmail
Webhook
+3
9 节点Calistus Christian
开发运维
Mini SOC事件分类
自动化安全事件分类:GPT-4o-mini和Gmail通知
Set
Gmail
Webhook
+2
7 节点Calistus Christian
AI 摘要总结
错误通知器-v1-无数据库
通过Telegram、Slack和其他通讯工具进行集中错误监控和提醒
Code
Gmail
Slack
+7
13 节点Andrew
开发运维
AIAutomationPro 高级错误处理与邮件通知 v1
集中式n8n错误管理系统,通过Gmail自动发送邮件警报
If
N8n
Set
+6
16 节点Daniel Ng
工程
每日商业新闻
使用OpenAI和Gmail从多个RSS源生成每日商业新闻摘要
If
Code
Gmail
+7
15 节点Calistus Christian
市场调研
每日安全新闻
每日技术与网络安全简报:RSS、OpenAI GPT-4o 和 Gmail
If
Code
Gmail
+7
19 节点Calistus Christian
个人效率