Dateien nach "workflow/n8n/workflows" hochladen

This commit is contained in:
2025-12-27 19:09:13 +01:00
parent 69c78c6a10
commit c2cd1fc099

View File

@@ -0,0 +1,75 @@
{
"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"
}
]
}