Compare commits
2 Commits
dc91950c99
...
8ab85f347b
Author | SHA1 | Date |
---|---|---|
m3tam3re | 8ab85f347b | |
m3tam3re | 41d77dfda1 |
|
@ -1,11 +1,38 @@
|
|||
{
|
||||
"active": false,
|
||||
"connections": {
|
||||
"When clicking \"Execute Workflow\"": {
|
||||
"Success?": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Google Ads",
|
||||
"node": "Wait",
|
||||
"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",
|
||||
"index": 0
|
||||
}
|
||||
|
@ -13,48 +40,124 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"createdAt": "2023-04-25T14:20:01.248Z",
|
||||
"id": "10",
|
||||
"createdAt": "2023-12-04T08:45:57.778Z",
|
||||
"id": "o9uPy8XY0bMFCS9H",
|
||||
"meta": null,
|
||||
"name": "My workflow",
|
||||
"nodes": [
|
||||
{
|
||||
"parameters": {},
|
||||
"id": "0fd74cd9-739b-4624-b0a4-7eb6c3003953",
|
||||
"name": "When clicking \"Execute Workflow\"",
|
||||
"type": "n8n-nodes-base.manualTrigger",
|
||||
"typeVersion": 1,
|
||||
"parameters": {
|
||||
"options": {}
|
||||
},
|
||||
"id": "5cd78676-a0bd-4536-8759-f996d97b4254",
|
||||
"name": "Edit Fields2",
|
||||
"type": "n8n-nodes-base.set",
|
||||
"typeVersion": 3.1,
|
||||
"position": [
|
||||
1140,
|
||||
560
|
||||
860,
|
||||
660
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"managerCustomerId": "661-871-3180",
|
||||
"clientCustomerId": "209-455-0926",
|
||||
"additionalOptions": {}
|
||||
"conditions": {
|
||||
"number": [
|
||||
{
|
||||
"value1": "={{ $json.statusCode }}",
|
||||
"operation": "equal",
|
||||
"value2": 200
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"id": "519d526a-434d-45b9-a3e2-0b8e3a4fa056",
|
||||
"name": "Google Ads",
|
||||
"type": "n8n-nodes-base.googleAds",
|
||||
"id": "4f308b2e-f65b-4879-a566-6e6ebafbf125",
|
||||
"name": "Success?",
|
||||
"type": "n8n-nodes-base.if",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
1340,
|
||||
560
|
||||
0,
|
||||
-1340
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"unit": "seconds"
|
||||
},
|
||||
"id": "c06f9de4-8423-4104-bf3b-fe9eb49e447e",
|
||||
"name": "Wait",
|
||||
"type": "n8n-nodes-base.wait",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
220,
|
||||
-1360
|
||||
],
|
||||
"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": {
|
||||
"googleAdsOAuth2Api": {
|
||||
"id": "21",
|
||||
"name": "Google Ads account"
|
||||
"httpBasicAuth": {
|
||||
"id": "MM5S4dq8ufNI1gGH",
|
||||
"name": "Billbee"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"pinData": {},
|
||||
"settings": {},
|
||||
"settings": {
|
||||
"executionOrder": "v1"
|
||||
},
|
||||
"staticData": null,
|
||||
"tags": [],
|
||||
"triggerCount": 0,
|
||||
"updatedAt": "2023-04-25T14:31:50.000Z",
|
||||
"versionId": "c8a71b36-3923-4453-b04b-507a10faafcb"
|
||||
"updatedAt": "2023-12-04T10:46:50.000Z",
|
||||
"versionId": "44977b72-02d7-4b5f-b629-2123ce53cc13"
|
||||
}
|
|
@ -474,13 +474,13 @@
|
|||
"staticData": {
|
||||
"node:Gmail Trigger": {
|
||||
"possibleDuplicates": [
|
||||
"18c2fd0400783eeb"
|
||||
"18c34647a98fe141"
|
||||
],
|
||||
"lastTimeChecked": 1701609226
|
||||
"lastTimeChecked": 1701686048
|
||||
}
|
||||
},
|
||||
"tags": [],
|
||||
"triggerCount": 1,
|
||||
"updatedAt": "2023-12-03T13:14:31.000Z",
|
||||
"updatedAt": "2023-12-04T10:34:31.000Z",
|
||||
"versionId": "d5336b9a-260a-4f88-862e-edbbb760acb2"
|
||||
}
|
Loading…
Reference in New Issue