n8n-backup/workflows/My workflow.json

60 lines
1.3 KiB
JSON
Raw Normal View History

2023-03-31 16:00:37 +00:00
{
"active": false,
"connections": {
"When clicking \"Execute Workflow\"": {
"main": [
[
{
"node": "Google Ads",
"type": "main",
"index": 0
}
]
]
}
},
"createdAt": "2023-04-25T14:20:01.248Z",
"id": "10",
2023-03-31 16:00:37 +00:00
"name": "My workflow",
"nodes": [
{
"parameters": {},
"id": "0fd74cd9-739b-4624-b0a4-7eb6c3003953",
"name": "When clicking \"Execute Workflow\"",
"type": "n8n-nodes-base.manualTrigger",
"typeVersion": 1,
"position": [
1140,
560
]
},
2023-03-31 16:00:37 +00:00
{
"parameters": {
"managerCustomerId": "661-871-3180",
"clientCustomerId": "209-455-0926",
"additionalOptions": {}
2023-03-31 16:00:37 +00:00
},
"id": "519d526a-434d-45b9-a3e2-0b8e3a4fa056",
"name": "Google Ads",
"type": "n8n-nodes-base.googleAds",
2023-03-31 16:00:37 +00:00
"typeVersion": 1,
"position": [
1340,
560
2023-03-31 16:00:37 +00:00
],
"credentials": {
"googleAdsOAuth2Api": {
"id": "21",
"name": "Google Ads account"
}
}
2023-03-31 16:00:37 +00:00
}
],
"pinData": {},
"settings": {},
"staticData": null,
"tags": [],
"triggerCount": 0,
"updatedAt": "2023-04-25T14:31:50.000Z",
"versionId": "c8a71b36-3923-4453-b04b-507a10faafcb"
2023-03-31 16:00:37 +00:00
}