Files
n8n/flows/24.json

49 lines
1.0 KiB
JSON
Raw Normal View History

2022-05-26 20:57:30 +03:00
{
2022-10-27 21:01:19 +00:00
"createdAt": "2022-05-22T08:17:34.993Z",
"updatedAt": "2022-05-22T08:22:03.618Z",
2023-01-05 22:00:37 +00:00
"id": "24",
2022-05-26 20:57:30 +03:00
"name": "Liga Zakon",
"active": false,
"nodes": [
{
"parameters": {},
"name": "Start",
"type": "n8n-nodes-base.start",
"typeVersion": 1,
"position": [
240,
300
2022-08-03 21:00:21 +00:00
],
"id": "57e5158d-0b44-4582-917d-e431c9760c28"
2022-05-26 20:57:30 +03:00
},
{
"parameters": {
"authentication": "oAuth2",
"resource": "invoice",
"accountId": 1608479,
"filters": {}
},
"name": "Harvest",
"type": "n8n-nodes-base.harvest",
"typeVersion": 1,
"position": [
600,
300
],
"credentials": {
"harvestOAuth2Api": {
"id": "28",
"name": "Harvest account"
}
2022-08-03 21:00:21 +00:00
},
"id": "847fc487-ca47-47bf-a05c-00b4e9200e18"
2022-05-26 20:57:30 +03:00
}
],
"connections": {},
"settings": {},
2022-06-09 21:00:39 +00:00
"staticData": null,
2022-07-20 21:00:15 +00:00
"pinData": null,
2022-12-07 22:01:07 +00:00
"versionId": "8e9fb757-85d2-4f86-99ac-96270a25f8cc",
2022-12-21 22:01:02 +00:00
"triggerCount": 0,
2022-12-07 22:01:07 +00:00
"tags": []
2022-05-26 20:57:30 +03:00
}