Compare commits

...

3 Commits

Author SHA1 Message Date
m3tam3re fa88b5e2f8 [N8N Backup] Billbee Aufträge Archiv.json (different) 2023-12-07 00:00:22 +01:00
m3tam3re 9a86bc88f7 [N8N Backup] Shopify <--> Mautic.json (different) 2023-12-07 00:00:20 +01:00
m3tam3re 7770169d78 [N8N Backup] Rechnungen -> DATEV.json (different) 2023-12-07 00:00:19 +01:00
3 changed files with 30 additions and 7 deletions

View File

@ -9,6 +9,13 @@
"type": "main", "type": "main",
"index": 0 "index": 0
} }
],
[
{
"node": "No Operation, do nothing",
"type": "main",
"index": 0
}
] ]
] ]
}, },
@ -108,6 +115,11 @@
"name": "Id", "name": "Id",
"stringValue": "={{ $json.Id || \"none\" }}" "stringValue": "={{ $json.Id || \"none\" }}"
}, },
{
"name": "BillbeeId",
"type": "numberValue",
"numberValue": "={{ $json.BillBeeOrderId }}"
},
{ {
"name": "OrderRef", "name": "OrderRef",
"stringValue": "={{ $json.OrderNumber || \"none\" }}" "stringValue": "={{ $json.OrderNumber || \"none\" }}"
@ -298,6 +310,17 @@
60, 60,
-1340 -1340
] ]
},
{
"parameters": {},
"id": "670fa20b-31ff-49f4-9312-af0c282ce2c7",
"name": "No Operation, do nothing",
"type": "n8n-nodes-base.noOp",
"typeVersion": 1,
"position": [
500,
-1120
]
} }
], ],
"pinData": {}, "pinData": {},
@ -307,6 +330,6 @@
"staticData": null, "staticData": null,
"tags": [], "tags": [],
"triggerCount": 0, "triggerCount": 0,
"updatedAt": "2023-12-06T09:46:13.000Z", "updatedAt": "2023-12-06T14:46:22.000Z",
"versionId": "f0fbaf37-d81e-41f5-82bb-a134b27be406" "versionId": "babad15a-e25b-4d55-88d5-b8d00b99104b"
} }

View File

@ -474,13 +474,13 @@
"staticData": { "staticData": {
"node:Gmail Trigger": { "node:Gmail Trigger": {
"possibleDuplicates": [ "possibleDuplicates": [
"18c3e0ee5634a946" "18c4012c16b5725e"
], ],
"lastTimeChecked": 1701848205 "lastTimeChecked": 1701881620
} }
}, },
"tags": [], "tags": [],
"triggerCount": 1, "triggerCount": 1,
"updatedAt": "2023-12-06T10:26:12.000Z", "updatedAt": "2023-12-06T17:00:37.000Z",
"versionId": "d5336b9a-260a-4f88-862e-edbbb760acb2" "versionId": "d5336b9a-260a-4f88-862e-edbbb760acb2"
} }

View File

@ -551,11 +551,11 @@
"settings": {}, "settings": {},
"staticData": { "staticData": {
"node:Shopify Trigger": { "node:Shopify Trigger": {
"webhookId": 1321940156681 "webhookId": 1322078798089
} }
}, },
"tags": [], "tags": [],
"triggerCount": 2, "triggerCount": 2,
"updatedAt": "2023-12-06T10:26:12.000Z", "updatedAt": "2023-12-06T14:45:46.000Z",
"versionId": "6f7a68f7-7b82-48d6-ad81-32f0a75e5954" "versionId": "6f7a68f7-7b82-48d6-ad81-32f0a75e5954"
} }