From 8fab9f9a50b87b2891c2aa24a8c0058f275218a1 Mon Sep 17 00:00:00 2001 From: Michael Scheidel Date: Sat, 27 Dec 2025 19:20:05 +0100 Subject: [PATCH] =?UTF-8?q?workflow/Paperless-ngx=5F=20Benachrichtigung=20?= =?UTF-8?q?bei=20Posteingang.json=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...ngx_ Benachrichtigung bei Posteingang.json | 75 ------------------- 1 file changed, 75 deletions(-) delete mode 100644 workflow/Paperless-ngx_ Benachrichtigung bei Posteingang.json diff --git a/workflow/Paperless-ngx_ Benachrichtigung bei Posteingang.json b/workflow/Paperless-ngx_ Benachrichtigung bei Posteingang.json deleted file mode 100644 index 77abe0c..0000000 --- a/workflow/Paperless-ngx_ Benachrichtigung bei Posteingang.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "name": "Paperless-ngx: Benachrichtigung bei Posteingang", - "nodes": [ - { - "parameters": { - "httpMethod": "POST", - "path": "81fd91ca-4547-4b7f-8219-d50fe3cadae3", - "options": {} - }, - "type": "n8n-nodes-base.webhook", - "typeVersion": 2.1, - "position": [ - 0, - 0 - ], - "id": "daba87a1-48ea-4abc-a144-b908e2c3464e", - "name": "Webhook", - "webhookId": "81fd91ca-4547-4b7f-8219-d50fe3cadae3" - }, - { - "parameters": { - "chatId": "749279624", - "text": "=Neues Dokument im Paperless-ngx Posteingang:\nName: {{ $json.body.filename }}\nHinzugefügt am: {{ $json.body.added_day }}.{{ $json.body.added_month }}.{{ $json.body.added_year }}", - "additionalFields": {} - }, - "type": "n8n-nodes-base.telegram", - "typeVersion": 1.2, - "position": [ - 208, - 0 - ], - "id": "cef8a845-2da7-4766-ae6a-06ade160b132", - "name": "Send a text message", - "webhookId": "54430f9f-556f-4fe5-a9a8-62e5ec9b1f8d", - "credentials": { - "telegramApi": { - "id": "EUy2hT71fSdnEr2w", - "name": "Telegram account" - } - } - } - ], - "pinData": {}, - "connections": { - "Webhook": { - "main": [ - [ - { - "node": "Send a text message", - "type": "main", - "index": 0 - } - ] - ] - } - }, - "active": true, - "settings": { - "executionOrder": "v1" - }, - "versionId": "3d379ed8-4e43-4641-b109-4ac4550babaf", - "meta": { - "templateCredsSetupCompleted": true, - "instanceId": "3cc6c4256e2bbdec1b3708c49dc3889c7266357f3e239651c157c2de760e6c65" - }, - "id": "zA341Gcnf9v00uFu", - "tags": [ - { - "updatedAt": "2025-12-20T20:16:34.199Z", - "createdAt": "2025-12-20T20:16:34.199Z", - "id": "RCWZE5pB9KsORMxb", - "name": "Office Automation" - } - ] -} \ No newline at end of file