Compare commits
No commits in common. "4c04e3c5e379c2bb08c5e7fa96e09d53614ba4bd" and "8ab85f347be7ae30864093ddf421cb9ba6d5ca29" have entirely different histories.
4c04e3c5e3
...
8ab85f347b
|
@ -32,51 +32,7 @@
|
||||||
"index": 0
|
"index": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"node": "Item Lists",
|
"node": "Edit Fields3",
|
||||||
"type": "main",
|
|
||||||
"index": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"When clicking \"Execute Workflow\"": {
|
|
||||||
"main": [
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"node": "Wait",
|
|
||||||
"type": "main",
|
|
||||||
"index": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"Item Lists": {
|
|
||||||
"main": [
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"node": "Edit Fields2",
|
|
||||||
"type": "main",
|
|
||||||
"index": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"Edit Fields2": {
|
|
||||||
"main": [
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"node": "Spreadsheet File",
|
|
||||||
"type": "main",
|
|
||||||
"index": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"Spreadsheet File": {
|
|
||||||
"main": [
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"node": "Write Binary File",
|
|
||||||
"type": "main",
|
"type": "main",
|
||||||
"index": 0
|
"index": 0
|
||||||
}
|
}
|
||||||
|
@ -91,38 +47,15 @@
|
||||||
"nodes": [
|
"nodes": [
|
||||||
{
|
{
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"fields": {
|
"options": {}
|
||||||
"values": [
|
|
||||||
{
|
|
||||||
"name": "Id",
|
|
||||||
"stringValue": "={{ $json.Id || \"none\" }}"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "OrderRef",
|
|
||||||
"stringValue": "={{ $json.OrderNumber || \"none\" }}"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "CustomerId",
|
|
||||||
"stringValue": "={{ $json.Customer.Id }}"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "date",
|
|
||||||
"stringValue": "={{ $json.CreatedAt }}"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"include": "none",
|
|
||||||
"options": {
|
|
||||||
"includeBinary": false
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"id": "5cd78676-a0bd-4536-8759-f996d97b4254",
|
"id": "5cd78676-a0bd-4536-8759-f996d97b4254",
|
||||||
"name": "Edit Fields2",
|
"name": "Edit Fields2",
|
||||||
"type": "n8n-nodes-base.set",
|
"type": "n8n-nodes-base.set",
|
||||||
"typeVersion": 3.1,
|
"typeVersion": 3.1,
|
||||||
"position": [
|
"position": [
|
||||||
480,
|
860,
|
||||||
-1780
|
660
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -142,7 +75,7 @@
|
||||||
"type": "n8n-nodes-base.if",
|
"type": "n8n-nodes-base.if",
|
||||||
"typeVersion": 1,
|
"typeVersion": 1,
|
||||||
"position": [
|
"position": [
|
||||||
80,
|
0,
|
||||||
-1340
|
-1340
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -155,11 +88,24 @@
|
||||||
"type": "n8n-nodes-base.wait",
|
"type": "n8n-nodes-base.wait",
|
||||||
"typeVersion": 1,
|
"typeVersion": 1,
|
||||||
"position": [
|
"position": [
|
||||||
680,
|
220,
|
||||||
-1360
|
-1360
|
||||||
],
|
],
|
||||||
"webhookId": "de46ac63-1976-47ce-a91c-2d96bbd61bad"
|
"webhookId": "de46ac63-1976-47ce-a91c-2d96bbd61bad"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"parameters": {
|
||||||
|
"options": {}
|
||||||
|
},
|
||||||
|
"id": "8f2309ea-1d47-4542-8202-36d23cbdefa7",
|
||||||
|
"name": "Edit Fields3",
|
||||||
|
"type": "n8n-nodes-base.set",
|
||||||
|
"typeVersion": 3.1,
|
||||||
|
"position": [
|
||||||
|
0,
|
||||||
|
-1580
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"url": "https://app.billbee.io/api/v1/orders",
|
"url": "https://app.billbee.io/api/v1/orders",
|
||||||
|
@ -174,11 +120,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "page",
|
"name": "page",
|
||||||
"value": "={{ $runIndex + 1 }}"
|
"value": "={{$runIndex + 1}}"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "minOrderDate",
|
|
||||||
"value": "2023-01-01"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -191,13 +133,7 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {}
|
||||||
"response": {
|
|
||||||
"response": {
|
|
||||||
"fullResponse": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"id": "25d5e4e0-a202-46c7-9df8-b72721fe0861",
|
"id": "25d5e4e0-a202-46c7-9df8-b72721fe0861",
|
||||||
"name": "HTTP Request1",
|
"name": "HTTP Request1",
|
||||||
|
@ -213,64 +149,6 @@
|
||||||
"name": "Billbee"
|
"name": "Billbee"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"parameters": {},
|
|
||||||
"id": "6ba1ecc5-aec7-4a22-a00b-b3e434f54926",
|
|
||||||
"name": "When clicking \"Execute Workflow\"",
|
|
||||||
"type": "n8n-nodes-base.manualTrigger",
|
|
||||||
"typeVersion": 1,
|
|
||||||
"position": [
|
|
||||||
1280,
|
|
||||||
-1620
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parameters": {
|
|
||||||
"fieldToSplitOut": "body.Data",
|
|
||||||
"options": {}
|
|
||||||
},
|
|
||||||
"id": "47eb34b6-dabd-4ef9-bba6-b31225a7535a",
|
|
||||||
"name": "Item Lists",
|
|
||||||
"type": "n8n-nodes-base.itemLists",
|
|
||||||
"typeVersion": 3,
|
|
||||||
"position": [
|
|
||||||
300,
|
|
||||||
-1780
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parameters": {
|
|
||||||
"fileName": "/var/lib/n8n/foo.csv",
|
|
||||||
"options": {
|
|
||||||
"append": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "fbe45256-ff55-45c8-a61c-fab25ae795c4",
|
|
||||||
"name": "Write Binary File",
|
|
||||||
"type": "n8n-nodes-base.writeBinaryFile",
|
|
||||||
"typeVersion": 1,
|
|
||||||
"position": [
|
|
||||||
960,
|
|
||||||
-1780
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parameters": {
|
|
||||||
"operation": "toFile",
|
|
||||||
"fileFormat": "csv",
|
|
||||||
"options": {
|
|
||||||
"headerRow": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "abe8462e-d3d0-4d19-a178-ba3b79e8df11",
|
|
||||||
"name": "Spreadsheet File",
|
|
||||||
"type": "n8n-nodes-base.spreadsheetFile",
|
|
||||||
"typeVersion": 2,
|
|
||||||
"position": [
|
|
||||||
720,
|
|
||||||
-1780
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"pinData": {},
|
"pinData": {},
|
||||||
|
@ -280,6 +158,6 @@
|
||||||
"staticData": null,
|
"staticData": null,
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"triggerCount": 0,
|
"triggerCount": 0,
|
||||||
"updatedAt": "2023-12-04T13:38:48.000Z",
|
"updatedAt": "2023-12-04T10:46:50.000Z",
|
||||||
"versionId": "2208cba9-543e-4754-9811-91a54f368abd"
|
"versionId": "44977b72-02d7-4b5f-b629-2123ce53cc13"
|
||||||
}
|
}
|
|
@ -474,13 +474,13 @@
|
||||||
"staticData": {
|
"staticData": {
|
||||||
"node:Gmail Trigger": {
|
"node:Gmail Trigger": {
|
||||||
"possibleDuplicates": [
|
"possibleDuplicates": [
|
||||||
"18c3651c2fe90186"
|
"18c34647a98fe141"
|
||||||
],
|
],
|
||||||
"lastTimeChecked": 1701718372
|
"lastTimeChecked": 1701686048
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"triggerCount": 1,
|
"triggerCount": 1,
|
||||||
"updatedAt": "2023-12-04T19:33:48.000Z",
|
"updatedAt": "2023-12-04T10:34:31.000Z",
|
||||||
"versionId": "d5336b9a-260a-4f88-862e-edbbb760acb2"
|
"versionId": "d5336b9a-260a-4f88-862e-edbbb760acb2"
|
||||||
}
|
}
|
|
@ -551,11 +551,11 @@
|
||||||
"settings": {},
|
"settings": {},
|
||||||
"staticData": {
|
"staticData": {
|
||||||
"node:Shopify Trigger": {
|
"node:Shopify Trigger": {
|
||||||
"webhookId": 1321171222793
|
"webhookId": 1312155762953
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"triggerCount": 2,
|
"triggerCount": 2,
|
||||||
"updatedAt": "2023-12-04T14:51:03.000Z",
|
"updatedAt": "2023-11-14T13:26:40.000Z",
|
||||||
"versionId": "6f7a68f7-7b82-48d6-ad81-32f0a75e5954"
|
"versionId": "6f7a68f7-7b82-48d6-ad81-32f0a75e5954"
|
||||||
}
|
}
|
Loading…
Reference in New Issue