[N8N Backup] Billbee Aufträge Archiv.json (different)

This commit is contained in:
m3tam3re 2023-12-06 00:00:43 +01:00
parent 47e39ec386
commit 7a26b332b2
1 changed files with 6 additions and 2 deletions

View File

@ -119,6 +119,10 @@
{ {
"name": "date", "name": "date",
"stringValue": "={{ $json.CreatedAt }}" "stringValue": "={{ $json.CreatedAt }}"
},
{
"name": "Shop",
"stringValue": "={{ $json.Seller.BillbeeShopName || \"none\" }}"
} }
] ]
}, },
@ -303,6 +307,6 @@
"staticData": null, "staticData": null,
"tags": [], "tags": [],
"triggerCount": 0, "triggerCount": 0,
"updatedAt": "2023-12-05T10:58:38.000Z", "updatedAt": "2023-12-05T11:11:26.000Z",
"versionId": "56662505-625b-41d9-a100-c49d6ff143dc" "versionId": "914b4525-a04e-4c7a-945a-960186635017"
} }