From fa88b5e2f8060880e3e239c7223e7881d44fd623 Mon Sep 17 00:00:00 2001 From: m3tam3re <41329178+m3tam3re@users.noreply.github.com> Date: Thu, 7 Dec 2023 00:00:22 +0100 Subject: [PATCH] =?UTF-8?q?[N8N=20Backup]=20Billbee=20Auftr=C3=A4ge=20Arch?= =?UTF-8?q?iv.json=20(different)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- workflows/Billbee Aufträge Archiv.json | 27 ++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/workflows/Billbee Aufträge Archiv.json b/workflows/Billbee Aufträge Archiv.json index e31c202..3c716fa 100644 --- a/workflows/Billbee Aufträge Archiv.json +++ b/workflows/Billbee Aufträge Archiv.json @@ -9,6 +9,13 @@ "type": "main", "index": 0 } + ], + [ + { + "node": "No Operation, do nothing", + "type": "main", + "index": 0 + } ] ] }, @@ -108,6 +115,11 @@ "name": "Id", "stringValue": "={{ $json.Id || \"none\" }}" }, + { + "name": "BillbeeId", + "type": "numberValue", + "numberValue": "={{ $json.BillBeeOrderId }}" + }, { "name": "OrderRef", "stringValue": "={{ $json.OrderNumber || \"none\" }}" @@ -298,6 +310,17 @@ 60, -1340 ] + }, + { + "parameters": {}, + "id": "670fa20b-31ff-49f4-9312-af0c282ce2c7", + "name": "No Operation, do nothing", + "type": "n8n-nodes-base.noOp", + "typeVersion": 1, + "position": [ + 500, + -1120 + ] } ], "pinData": {}, @@ -307,6 +330,6 @@ "staticData": null, "tags": [], "triggerCount": 0, - "updatedAt": "2023-12-06T09:46:13.000Z", - "versionId": "f0fbaf37-d81e-41f5-82bb-a134b27be406" + "updatedAt": "2023-12-06T14:46:22.000Z", + "versionId": "babad15a-e25b-4d55-88d5-b8d00b99104b" } \ No newline at end of file