Compare commits

..

No commits in common. "b5724c59d2fceba15642ccf64d9177ea2fee6376" and "aa816bfa1b35ebe786bc4aab787c8103644ab652" have entirely different histories.

2 changed files with 12 additions and 63 deletions

View File

@ -100,12 +100,7 @@
"main": [ "main": [
[ [
{ {
"node": "Api-Key", "node": "Bestellung an Billbee senden",
"type": "main",
"index": 0
},
{
"node": "Merge",
"type": "main", "type": "main",
"index": 0 "index": 0
} }
@ -133,28 +128,6 @@
} }
] ]
] ]
},
"Api-Key": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 1
}
]
]
},
"Merge": {
"main": [
[
{
"node": "Bestellung an Billbee senden",
"type": "main",
"index": 0
}
]
]
} }
}, },
"createdAt": "2023-01-17T13:26:26.485Z", "createdAt": "2023-01-17T13:26:26.485Z",
@ -192,14 +165,14 @@
"fullResponse": false "fullResponse": false
}, },
"bodyParametersJson": "={{$json}}", "bodyParametersJson": "={{$json}}",
"headerParametersJson": "={\n \"Content-Type\":\"application/json\",\n \"X-Billbee-Api-Key\":\"{{$node[\"Api-Key\"].json[\"stdout\"]}}\"\n }" "headerParametersJson": "={\n \"Content-Type\":\"application/json\",\n \"X-Billbee-Api-Key\":\"{{$node[\"Billbee ShopID + Token\"].json[\"X-Billbee-Api-Key\"]}}\"\n }"
}, },
"name": "Bestellung an Billbee senden", "name": "Bestellung an Billbee senden",
"type": "n8n-nodes-base.httpRequest", "type": "n8n-nodes-base.httpRequest",
"typeVersion": 1, "typeVersion": 1,
"position": [ "position": [
2400, 2020,
500 480
], ],
"id": "c81d1331-8653-4693-ada1-6697dc9ee038", "id": "c81d1331-8653-4693-ada1-6697dc9ee038",
"credentials": { "credentials": {
@ -297,8 +270,8 @@
"type": "n8n-nodes-base.ftp", "type": "n8n-nodes-base.ftp",
"typeVersion": 1, "typeVersion": 1,
"position": [ "position": [
2600, 2320,
500 480
], ],
"credentials": { "credentials": {
"sftp": { "sftp": {
@ -547,7 +520,7 @@
{ {
"parameters": { "parameters": {
"binaryData": true, "binaryData": true,
"name": "={{ $json[\"name\"] }}", "name": "={{$binary.data.fileName}}",
"parents": [ "parents": [
"0AFGOvDYEtp0yUk9PVA" "0AFGOvDYEtp0yUk9PVA"
], ],
@ -567,30 +540,6 @@
"name": "Google Drive account" "name": "Google Drive account"
} }
} }
},
{
"parameters": {
"command": "echo \"$BILBEE_API_KEY\""
},
"id": "105c3214-b5e7-43b3-b3f1-95a4de48bdd6",
"name": "Api-Key",
"type": "n8n-nodes-base.executeCommand",
"typeVersion": 1,
"position": [
1960,
640
]
},
{
"parameters": {},
"id": "612b2d47-ff4e-495f-9857-6df986e8b45b",
"name": "Merge",
"type": "n8n-nodes-base.merge",
"typeVersion": 2,
"position": [
2160,
500
]
} }
], ],
"pinData": {}, "pinData": {},
@ -602,6 +551,6 @@
}, },
"tags": [], "tags": [],
"triggerCount": 2, "triggerCount": 2,
"updatedAt": "2023-04-13T13:51:34.000Z", "updatedAt": "2023-04-04T11:19:10.000Z",
"versionId": "ebc06ca9-45d1-4304-b2d7-cb585ed814a5" "versionId": "e2babaa6-b296-4372-affa-b78127e2a2a0"
} }

View File

@ -512,14 +512,14 @@
"settings": {}, "settings": {},
"staticData": { "staticData": {
"node:Gmail Trigger": { "node:Gmail Trigger": {
"lastTimeChecked": 1681394959, "lastTimeChecked": 1681306492,
"possibleDuplicates": [ "possibleDuplicates": [
"1877af34d958ef91" "18775ad228c36e9c"
] ]
} }
}, },
"tags": [], "tags": [],
"triggerCount": 1, "triggerCount": 1,
"updatedAt": "2023-04-13T14:10:21.000Z", "updatedAt": "2023-04-13T03:44:56.000Z",
"versionId": "7ca21fdf-be3f-41f6-ba2d-79ff588f2749" "versionId": "7ca21fdf-be3f-41f6-ba2d-79ff588f2749"
} }