Compare commits

..

No commits in common. "8ab85f347be7ae30864093ddf421cb9ba6d5ca29" and "dc91950c99bac5e6d6b3ec53abdf57db3a49e572" have entirely different histories.

2 changed files with 27 additions and 130 deletions

View File

@ -1,38 +1,11 @@
{ {
"active": false, "active": false,
"connections": { "connections": {
"Success?": { "When clicking \"Execute Workflow\"": {
"main": [ "main": [
[ [
{ {
"node": "Wait", "node": "Google Ads",
"type": "main",
"index": 0
}
]
]
},
"Wait": {
"main": [
[
{
"node": "HTTP Request1",
"type": "main",
"index": 0
}
]
]
},
"HTTP Request1": {
"main": [
[
{
"node": "Success?",
"type": "main",
"index": 0
},
{
"node": "Edit Fields3",
"type": "main", "type": "main",
"index": 0 "index": 0
} }
@ -40,124 +13,48 @@
] ]
} }
}, },
"createdAt": "2023-12-04T08:45:57.778Z", "createdAt": "2023-04-25T14:20:01.248Z",
"id": "o9uPy8XY0bMFCS9H", "id": "10",
"meta": null,
"name": "My workflow", "name": "My workflow",
"nodes": [ "nodes": [
{ {
"parameters": { "parameters": {},
"options": {} "id": "0fd74cd9-739b-4624-b0a4-7eb6c3003953",
}, "name": "When clicking \"Execute Workflow\"",
"id": "5cd78676-a0bd-4536-8759-f996d97b4254", "type": "n8n-nodes-base.manualTrigger",
"name": "Edit Fields2",
"type": "n8n-nodes-base.set",
"typeVersion": 3.1,
"position": [
860,
660
]
},
{
"parameters": {
"conditions": {
"number": [
{
"value1": "={{ $json.statusCode }}",
"operation": "equal",
"value2": 200
}
]
}
},
"id": "4f308b2e-f65b-4879-a566-6e6ebafbf125",
"name": "Success?",
"type": "n8n-nodes-base.if",
"typeVersion": 1, "typeVersion": 1,
"position": [ "position": [
0, 1140,
-1340 560
] ]
}, },
{ {
"parameters": { "parameters": {
"unit": "seconds" "managerCustomerId": "661-871-3180",
"clientCustomerId": "209-455-0926",
"additionalOptions": {}
}, },
"id": "c06f9de4-8423-4104-bf3b-fe9eb49e447e", "id": "519d526a-434d-45b9-a3e2-0b8e3a4fa056",
"name": "Wait", "name": "Google Ads",
"type": "n8n-nodes-base.wait", "type": "n8n-nodes-base.googleAds",
"typeVersion": 1, "typeVersion": 1,
"position": [ "position": [
220, 1340,
-1360 560
],
"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": {
"url": "https://app.billbee.io/api/v1/orders",
"authentication": "genericCredentialType",
"genericAuthType": "httpBasicAuth",
"sendQuery": true,
"queryParameters": {
"parameters": [
{
"name": "pageSize",
"value": "250"
},
{
"name": "page",
"value": "={{$runIndex + 1}}"
}
]
},
"sendHeaders": true,
"headerParameters": {
"parameters": [
{
"name": "X-Billbee-Api-Key",
"value": "2855BE2C-1D67-4AB0-9DEB-3073E6D27B1C"
}
]
},
"options": {}
},
"id": "25d5e4e0-a202-46c7-9df8-b72721fe0861",
"name": "HTTP Request1",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.1,
"position": [
-260,
-1340
], ],
"credentials": { "credentials": {
"httpBasicAuth": { "googleAdsOAuth2Api": {
"id": "MM5S4dq8ufNI1gGH", "id": "21",
"name": "Billbee" "name": "Google Ads account"
} }
} }
} }
], ],
"pinData": {}, "pinData": {},
"settings": { "settings": {},
"executionOrder": "v1"
},
"staticData": null, "staticData": null,
"tags": [], "tags": [],
"triggerCount": 0, "triggerCount": 0,
"updatedAt": "2023-12-04T10:46:50.000Z", "updatedAt": "2023-04-25T14:31:50.000Z",
"versionId": "44977b72-02d7-4b5f-b629-2123ce53cc13" "versionId": "c8a71b36-3923-4453-b04b-507a10faafcb"
} }

View File

@ -474,13 +474,13 @@
"staticData": { "staticData": {
"node:Gmail Trigger": { "node:Gmail Trigger": {
"possibleDuplicates": [ "possibleDuplicates": [
"18c34647a98fe141" "18c2fd0400783eeb"
], ],
"lastTimeChecked": 1701686048 "lastTimeChecked": 1701609226
} }
}, },
"tags": [], "tags": [],
"triggerCount": 1, "triggerCount": 1,
"updatedAt": "2023-12-04T10:34:31.000Z", "updatedAt": "2023-12-03T13:14:31.000Z",
"versionId": "d5336b9a-260a-4f88-862e-edbbb760acb2" "versionId": "d5336b9a-260a-4f88-862e-edbbb760acb2"
} }