Auto backup (2022-09-26T21:00:59.731Z)

This commit is contained in:
nia
2022-09-26 21:00:59 +00:00
parent 3fdcf524a9
commit 03ce2be5ab
6 changed files with 49 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
{
"id": 61,
"name": "planka",
"active": false,
"active": true,
"nodes": [
{
"parameters": {},
@@ -10,8 +10,8 @@
"type": "n8n-nodes-base.start",
"typeVersion": 1,
"position": [
-600,
0
-640,
-20
]
},
{
@@ -400,8 +400,8 @@
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 2,
"position": [
260,
80
240,
100
],
"disabled": true
},
@@ -491,6 +491,27 @@
-340,
520
]
},
{
"parameters": {
"triggerTimes": {
"item": [
{
"mode": "everyX",
"value": 10,
"unit": "minutes"
}
]
}
},
"id": "3172c5e3-5603-42df-9426-2dffbdfab92e",
"name": "Cron",
"type": "n8n-nodes-base.cron",
"typeVersion": 1,
"position": [
-640,
180
]
}
],
"connections": {
@@ -579,10 +600,21 @@
}
]
]
},
"Cron": {
"main": [
[
{
"node": "Gmail",
"type": "main",
"index": 0
}
]
]
}
},
"createdAt": "2022-08-24T17:54:11.748Z",
"updatedAt": "2022-09-06T08:58:38.847Z",
"updatedAt": "2022-09-26T10:37:11.039Z",
"settings": {},
"staticData": null,
"pinData": {},