first commit

This commit is contained in:
nia
2022-05-26 20:57:30 +03:00
commit 6947901454
48 changed files with 5240 additions and 0 deletions

43
flows/24.json Normal file
View File

@@ -0,0 +1,43 @@
{
"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
}