Compare commits

..

No commits in common. "4179da350911851ea1786000ee51e0338d3547e0" and "a4b0dcd947618c4e5984f173090772d32e9b8602" have entirely different histories.

2 changed files with 16 additions and 45 deletions

View File

@ -1,53 +1,24 @@
{ {
"active": false, "active": false,
"connections": { "connections": {},
"When clicking \"Execute Workflow\"": { "createdAt": "2023-03-31T10:05:27.626Z",
"main": [ "id": "8",
[
{
"node": "Google Ads",
"type": "main",
"index": 0
}
]
]
}
},
"createdAt": "2023-04-25T14:20:01.248Z",
"id": "10",
"name": "My workflow", "name": "My workflow",
"nodes": [ "nodes": [
{
"parameters": {},
"id": "0fd74cd9-739b-4624-b0a4-7eb6c3003953",
"name": "When clicking \"Execute Workflow\"",
"type": "n8n-nodes-base.manualTrigger",
"typeVersion": 1,
"position": [
1140,
560
]
},
{ {
"parameters": { "parameters": {
"managerCustomerId": "661-871-3180", "path": "a2213ec1-01fa-4ce3-aef3-97ee640d7b45",
"clientCustomerId": "209-455-0926", "options": {}
"additionalOptions": {}
}, },
"id": "519d526a-434d-45b9-a3e2-0b8e3a4fa056", "id": "a01b3619-7c3e-4ce2-a896-033461583f28",
"name": "Google Ads", "name": "Webhook",
"type": "n8n-nodes-base.googleAds", "type": "n8n-nodes-base.webhook",
"typeVersion": 1, "typeVersion": 1,
"position": [ "position": [
1340, 840,
560 380
], ],
"credentials": { "webhookId": "a2213ec1-01fa-4ce3-aef3-97ee640d7b45"
"googleAdsOAuth2Api": {
"id": "21",
"name": "Google Ads account"
}
}
} }
], ],
"pinData": {}, "pinData": {},
@ -55,6 +26,6 @@
"staticData": null, "staticData": null,
"tags": [], "tags": [],
"triggerCount": 0, "triggerCount": 0,
"updatedAt": "2023-04-25T14:31:50.000Z", "updatedAt": "2023-03-31T10:05:27.626Z",
"versionId": "c8a71b36-3923-4453-b04b-507a10faafcb" "versionId": "5c01d171-3dc9-4515-b795-e19236ba1d17"
} }

View File

@ -512,14 +512,14 @@
"settings": {}, "settings": {},
"staticData": { "staticData": {
"node:Gmail Trigger": { "node:Gmail Trigger": {
"lastTimeChecked": 1682431758, "lastTimeChecked": 1682337275,
"possibleDuplicates": [ "possibleDuplicates": [
"187b8bf5540981b6" "187b31dbf35eda59"
] ]
} }
}, },
"tags": [], "tags": [],
"triggerCount": 1, "triggerCount": 1,
"updatedAt": "2023-04-25T14:09:41.000Z", "updatedAt": "2023-04-24T11:55:41.000Z",
"versionId": "25daa2a4-b5e0-4360-b8bb-1ded9c07453f" "versionId": "25daa2a4-b5e0-4360-b8bb-1ded9c07453f"
} }