Files
n8n/flows/24.json

44 lines
845 B
JSON
Executable File

{
"id": 24,
"name": "Liga Zakon",
"active": false,
"nodes": [
{
"parameters": {},
"name": "Start",
"type": "n8n-nodes-base.start",
"typeVersion": 1,
"position": [
240,
300
]
},
{
"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"
}
}
}
],
"connections": {},
"createdAt": "2022-05-22T08:17:34.993Z",
"updatedAt": "2022-05-22T08:22:03.618Z",
"settings": {},
"staticData": null,
"tags": []
}