first commit
This commit is contained in:
43
flows/24.json
Normal file
43
flows/24.json
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user