From c649f5ee1f5c9f62d55d9a62529be8fe2ca4ac8c Mon Sep 17 00:00:00 2001 From: nia Date: Sun, 12 Mar 2023 09:37:54 +0000 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D1=82=D1=8C=20'f?= =?UTF-8?q?lows/25.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flows/25.json | 73 --------------------------------------------------- 1 file changed, 73 deletions(-) delete mode 100755 flows/25.json diff --git a/flows/25.json b/flows/25.json deleted file mode 100755 index 8c0e4a6..0000000 --- a/flows/25.json +++ /dev/null @@ -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": [] -} \ No newline at end of file