n8n/workflows/gittas-daily-reminder.json aktualisiert

This commit is contained in:
Jörg Lohrer 2025-05-16 14:15:49 +00:00
parent 1e193c4fbd
commit 195bf2dfb2

View file

@ -31,14 +31,14 @@
] ]
} }
}, },
"name": "Weekly trigger on monday", "name": "Gittas Daily von Di-Fr um 12:14 Uhr",
"type": "n8n-nodes-base.cron", "type": "n8n-nodes-base.cron",
"position": [ "position": [
100, 260,
300 640
], ],
"typeVersion": 1, "typeVersion": 1,
"id": "18834cd2-3221-4e93-af8f-b5e70247fa8d", "id": "92edb5ae-1697-4938-bf00-1de83561f273",
"notesInFlow": true "notesInFlow": true
}, },
{ {
@ -46,14 +46,14 @@
"roomId": "!giiGDQftOiFGmrrOiT:rpi-virtuell.de", "roomId": "!giiGDQftOiFGmrrOiT:rpi-virtuell.de",
"text": "👋 Gitta lädt zum Daily in's Zoom!" "text": "👋 Gitta lädt zum Daily in's Zoom!"
}, },
"name": "Greetings1", "name": " 👋 Gitta lädt zum Daily in's Zoom!",
"type": "n8n-nodes-base.matrix", "type": "n8n-nodes-base.matrix",
"position": [ "position": [
300, 480,
300 640
], ],
"typeVersion": 1, "typeVersion": 1,
"id": "08a3f093-5934-40bb-bca2-dcf189939d54", "id": "699c82df-31be-4fd7-bc69-bf14bdefd370",
"alwaysOutputData": false, "alwaysOutputData": false,
"credentials": { "credentials": {
"matrixApi": { "matrixApi": {
@ -64,11 +64,11 @@
} }
], ],
"connections": { "connections": {
"Weekly trigger on monday": { "Gittas Daily von Di-Fr um 12:14 Uhr": {
"main": [ "main": [
[ [
{ {
"node": "Greetings1", "node": " 👋 Gitta lädt zum Daily in's Zoom!",
"type": "main", "type": "main",
"index": 0 "index": 0
} }