🚨 将 n8n 工作流错误报告到 Telegram
初级
这是一个Building Blocks领域的自动化工作流,包含 5 个节点。主要使用 Set, Telegram, ErrorTrigger 等节点。 🚨 将 n8n 工作流错误报告到 Telegram
前置要求
- •Telegram Bot Token
使用的节点 (5)
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"nodes": [
{
"id": "aa84d631-c14f-45c2-a659-454605e83c30",
"name": "出错时",
"type": "n8n-nodes-base.errorTrigger",
"position": [
880,
900
],
"parameters": {},
"typeVersion": 1
},
{
"id": "abffce17-cc93-4c6a-8955-de2d0f4cc885",
"name": "设置消息",
"type": "n8n-nodes-base.set",
"position": [
1140,
900
],
"parameters": {
"values": {
"string": [
{
"name": "message",
"value": "=⚠️ Workflow `{{$json[\"workflow\"][\"name\"]}}` failed to run! [execution]({{ $json.execution.url }})"
}
]
},
"options": {},
"keepOnlySet": true
},
"typeVersion": 1
},
{
"id": "1e5c4af6-30ae-45b8-bca7-048a656ce9bd",
"name": "便签3",
"type": "n8n-nodes-base.stickyNote",
"position": [
800,
700
],
"parameters": {
"color": 5,
"width": 424.4907862645661,
"height": 154.7766688696994,
"content": "### 👨🎤 设置"
},
"typeVersion": 1
},
{
"id": "845ddf26-2d40-4cc6-843b-ccb3b365fbfb",
"name": "Telegram",
"type": "n8n-nodes-base.telegram",
"position": [
1360,
900
],
"parameters": {
"text": "={{ $json.message }}",
"chatId": "1688282582",
"additionalFields": {
"appendAttribution": false
}
},
"credentials": {
"telegramApi": {
"id": "6",
"name": "mymontsbot token"
}
},
"typeVersion": 1.1
},
{
"id": "90db96b8-0e43-4977-b455-3e6813211640",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
1380,
1080
],
"parameters": {
"width": 241,
"height": 80,
"content": "### 👆🏽 在此处设置聊天 ID"
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"On Error": {
"main": [
[
{
"node": "Set message",
"type": "main",
"index": 0
}
]
]
},
"Set message": {
"main": [
[
{
"node": "Telegram",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
初级 - 构建模块
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
🚨 将 n8n 工作流错误直接报告到您的邮箱
🚨 将 n8n 工作流错误直接报告到您的邮箱
Gmail
Error Trigger
4 节点Mutasem
构建模块
🤖 高级 Slackbot(n8n)
🤖 高级 Slackbot(n8n)
If
Set
Code
+9
34 节点Mutasem
工程
TG-机器人模块-跨平台发布-v1-数据库-销售完整版
使用Postgres自动化Telegram频道帖子("跨平台发布"模块)
If
Set
Switch
+5
47 节点Andrew
销售
TG-Bot-Module-Quiz-v4-db-sell-full
通过Telegram在Postgres中自动化测试和收集响应("测验"模块)
If
Set
Code
+9
36 节点Andrew
销售
直接在 Notion 数据库中自动记录 n8n 工作流
直接在 Notion 数据库中自动记录 n8n 工作流
If
N8n
Set
+4
10 节点Mutasem
其他
使用ExactBuyer通过联系人和公司数据丰富新Hubspot联系人
使用ExactBuyer通过联系人和公司数据丰富新Hubspot联系人
If
Set
Hubspot
+4
12 节点Mutasem
销售