Удалить 'flows/25.json'
This commit is contained in:
@@ -1,73 +0,0 @@
|
|||||||
{
|
|
||||||
"createdAt": "2022-05-26T13:39:26.688Z",
|
|
||||||
"updatedAt": "2022-06-21T03:21:02.319Z",
|
|
||||||
"id": "25",
|
|
||||||
"name": "Error notification",
|
|
||||||
"active": false,
|
|
||||||
"nodes": [
|
|
||||||
{
|
|
||||||
"parameters": {},
|
|
||||||
"name": "Start",
|
|
||||||
"type": "n8n-nodes-base.start",
|
|
||||||
"typeVersion": 1,
|
|
||||||
"position": [
|
|
||||||
240,
|
|
||||||
300
|
|
||||||
],
|
|
||||||
"id": "31ed76a7-47f2-47e8-a360-d96a2ad05991"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parameters": {},
|
|
||||||
"name": "Error Trigger",
|
|
||||||
"type": "n8n-nodes-base.errorTrigger",
|
|
||||||
"typeVersion": 1,
|
|
||||||
"position": [
|
|
||||||
540,
|
|
||||||
160
|
|
||||||
],
|
|
||||||
"id": "d78335ea-fd68-401c-b89d-2564ad102ffd"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parameters": {
|
|
||||||
"title": "=n8n error",
|
|
||||||
"body": "=Your workflow with ID: {{$node[\"Error Trigger\"].json[\"workflow\"][\"id\"]}} and name: {{$node[\"Error Trigger\"].json[\"workflow\"][\"name\"]}} failed to execute."
|
|
||||||
},
|
|
||||||
"name": "Pushbullet",
|
|
||||||
"type": "n8n-nodes-base.pushbullet",
|
|
||||||
"typeVersion": 1,
|
|
||||||
"position": [
|
|
||||||
760,
|
|
||||||
160
|
|
||||||
],
|
|
||||||
"credentials": {
|
|
||||||
"pushbulletOAuth2Api": {
|
|
||||||
"id": "10",
|
|
||||||
"name": "Pushbullet account"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "fd1d04d6-d426-47d8-9654-39a4feb8289f"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"connections": {
|
|
||||||
"Error Trigger": {
|
|
||||||
"main": [
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"node": "Pushbullet",
|
|
||||||
"type": "main",
|
|
||||||
"index": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"settings": {
|
|
||||||
"saveExecutionProgress": "DEFAULT",
|
|
||||||
"errorWorkflow": "25"
|
|
||||||
},
|
|
||||||
"staticData": null,
|
|
||||||
"pinData": null,
|
|
||||||
"versionId": "f61b969f-21b4-41fa-86b5-69b608b06089",
|
|
||||||
"triggerCount": 0,
|
|
||||||
"tags": []
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user