From 3e9dcf90275d0f6d42f23a81f2850aaa313e171a Mon Sep 17 00:00:00 2001 From: m3tam3re <41329178+m3tam3re@users.noreply.github.com> Date: Thu, 2 Feb 2023 18:00:49 +0100 Subject: [PATCH] [N8N Backup] MyToys.json (different) --- workflows/MyToys.json | 57 +++++++++++++++++++++++++++++++++++++++---- 1 file changed, 52 insertions(+), 5 deletions(-) diff --git a/workflows/MyToys.json b/workflows/MyToys.json index 9e50c81..5471815 100644 --- a/workflows/MyToys.json +++ b/workflows/MyToys.json @@ -8,6 +8,11 @@ "node": "In Billbee Format umwandeln", "type": "main", "index": 0 + }, + { + "node": "Baserow", + "type": "main", + "index": 0 } ] ] @@ -144,6 +149,17 @@ } ] ] + }, + "Baserow": { + "main": [ + [ + { + "node": "In Billbee Format umwandeln", + "type": "main", + "index": 0 + } + ] + ] } }, "createdAt": "2023-01-17T13:26:26.485Z", @@ -213,7 +229,7 @@ "type": "n8n-nodes-base.httpRequest", "typeVersion": 1, "position": [ - 2020, + 2140, 480 ], "id": "c81d1331-8653-4693-ada1-6697dc9ee038", @@ -325,7 +341,7 @@ "type": "n8n-nodes-base.ftp", "typeVersion": 1, "position": [ - 2340, + 2380, 480 ], "credentials": { @@ -498,7 +514,7 @@ }, { "name": "=orderItems[0].product.SKU", - "value": "={{$json[\"POS_ANR\"]}}" + "value": "={{$json[\"SKU (Text)\"]}}" }, { "name": "=orderItems[0].Quantity", @@ -545,7 +561,7 @@ "type": "n8n-nodes-base.set", "typeVersion": 1, "position": [ - 1720, + 1900, 480 ] }, @@ -595,11 +611,42 @@ "name": "Google Drive account" } } + }, + { + "parameters": { + "databaseId": 104, + "tableId": 526, + "limit": 1, + "additionalOptions": { + "filters": { + "fields": [ + { + "field": 4228, + "value": "={{$json[\"POS_ANR\"]}}" + } + ] + } + } + }, + "id": "f67fb89b-d751-41b6-85fb-6943571b3a17", + "name": "Baserow", + "type": "n8n-nodes-base.baserow", + "typeVersion": 1, + "position": [ + 1680, + 600 + ], + "credentials": { + "baserowApi": { + "id": "10", + "name": "Baserow account" + } + } } ], "pinData": {}, "settings": {}, "staticData": null, "tags": [], - "updatedAt": "2023-01-24T06:49:22.307Z" + "updatedAt": "2023-02-02T11:32:29.544Z" } \ No newline at end of file