Compare commits

..

5 Commits

Author SHA1 Message Date
m3tam3re d8b831ee65 [N8N Backup] Rechnungen -> DATEV.json (different) 2023-03-30 18:00:39 +02:00
m3tam3re 1083e4f85b [N8N Backup] Order API.json (different) 2023-03-30 18:00:38 +02:00
m3tam3re 1c897a5d96 [N8N Backup] Webcron.json (different) 2023-03-30 18:00:37 +02:00
m3tam3re 3402e7a49b [N8N Backup] n8n Backup -> Github.json (different) 2023-03-30 18:00:36 +02:00
m3tam3re 944ec0f7de [N8N Backup] MyToys.json (different) 2023-03-30 18:00:35 +02:00
5 changed files with 34 additions and 13 deletions

View File

@ -158,7 +158,7 @@
} }
}, },
"createdAt": "2023-01-17T13:26:26.485Z", "createdAt": "2023-01-17T13:26:26.485Z",
"id": 1, "id": "1",
"name": "MyToys", "name": "MyToys",
"nodes": [ "nodes": [
{ {
@ -610,7 +610,13 @@
], ],
"pinData": {}, "pinData": {},
"settings": {}, "settings": {},
"staticData": null, "staticData": {
"tags": [], "node:Schedule Trigger": {
"updatedAt": "2023-03-13T14:51:25.828Z" "recurrencyRules": []
}
},
"tags": [],
"triggerCount": 2,
"updatedAt": "2023-03-30T06:48:30.000Z",
"versionId": "ad39e7ce-d0ee-4e96-8aa9-cc5ea0db0f4c"
} }

View File

@ -85,7 +85,7 @@
} }
}, },
"createdAt": "2023-03-22T08:02:26.140Z", "createdAt": "2023-03-22T08:02:26.140Z",
"id": 6, "id": "6",
"name": "Order API", "name": "Order API",
"nodes": [ "nodes": [
{ {
@ -308,5 +308,7 @@
"settings": {}, "settings": {},
"staticData": null, "staticData": null,
"tags": [], "tags": [],
"updatedAt": "2023-03-23T05:26:17.199Z" "triggerCount": 0,
"updatedAt": "2023-03-23T05:26:17.199Z",
"versionId": null
} }

View File

@ -130,7 +130,7 @@
} }
}, },
"createdAt": "2023-03-27T11:07:01.918Z", "createdAt": "2023-03-27T11:07:01.918Z",
"id": 7, "id": "7",
"name": "Rechnungen -> DATEV", "name": "Rechnungen -> DATEV",
"nodes": [ "nodes": [
{ {
@ -409,9 +409,14 @@
"settings": {}, "settings": {},
"staticData": { "staticData": {
"node:Gmail Trigger": { "node:Gmail Trigger": {
"lastTimeChecked": "1680105197" "lastTimeChecked": 1680191095,
"possibleDuplicates": [
"1873331867115ebd"
]
} }
}, },
"tags": [], "tags": [],
"updatedAt": "2023-03-29T15:53:17.000Z" "triggerCount": 1,
"updatedAt": "2023-03-30T15:45:27.000Z",
"versionId": null
} }

View File

@ -14,7 +14,7 @@
} }
}, },
"createdAt": "2023-02-21T04:38:04.209Z", "createdAt": "2023-02-21T04:38:04.209Z",
"id": 5, "id": "5",
"name": "Webcron", "name": "Webcron",
"nodes": [ "nodes": [
{ {
@ -53,7 +53,13 @@
], ],
"pinData": {}, "pinData": {},
"settings": {}, "settings": {},
"staticData": null, "staticData": {
"tags": [], "node:Schedule Trigger": {
"updatedAt": "2023-02-21T08:58:30.394Z" "recurrencyRules": []
}
},
"tags": [],
"triggerCount": 1,
"updatedAt": "2023-03-30T06:48:30.000Z",
"versionId": null
} }

View File

@ -176,7 +176,7 @@
} }
}, },
"createdAt": "2023-01-18T18:02:58.052Z", "createdAt": "2023-01-18T18:02:58.052Z",
"id": 4, "id": "4",
"name": "n8n Backup -> Github", "name": "n8n Backup -> Github",
"nodes": [ "nodes": [
{ {
@ -442,5 +442,7 @@
"settings": {}, "settings": {},
"staticData": null, "staticData": null,
"tags": [], "tags": [],
"updatedAt": "2023-01-18T18:03:58.967Z" "triggerCount": 1,
"updatedAt": "2023-01-18T18:03:58.967Z",
"versionId": "9e27c301-0d8b-4d5c-a45c-a00fbbc4c71c"
} }