Auto backup (2022-12-02T22:00:49.166Z)

This commit is contained in:
nia
2022-12-02 22:00:49 +00:00
parent 017bc54f00
commit 30fdbfbb13
7 changed files with 114 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"createdAt": "2022-07-22T17:53:56.513Z",
"updatedAt": "2022-09-07T07:41:28.321Z",
"updatedAt": "2022-12-02T19:14:41.838Z",
"id": 58,
"name": "avtomoto25 new date",
"active": true,
@@ -950,6 +950,37 @@
"name": "Grist account"
}
}
},
{
"parameters": {
"fileName": "/files/classroom_rokoss.csv",
"options": {
"append": false
}
},
"id": "aa6ae07b-9f5b-492d-b4da-eb4aaa2343fa",
"name": "Write Binary File",
"type": "n8n-nodes-base.writeBinaryFile",
"typeVersion": 1,
"position": [
520,
40
]
},
{
"parameters": {
"operation": "toFile",
"fileFormat": "csv",
"options": {}
},
"id": "bc076ec2-a65c-480d-af60-1a5155d2ee61",
"name": "Spreadsheet File",
"type": "n8n-nodes-base.spreadsheetFile",
"typeVersion": 1,
"position": [
300,
40
]
}
],
"connections": {
@@ -1208,6 +1239,11 @@
"node": "rokoss",
"type": "main",
"index": 0
},
{
"node": "Spreadsheet File",
"type": "main",
"index": 0
}
],
[
@@ -1225,6 +1261,17 @@
}
]
]
},
"Spreadsheet File": {
"main": [
[
{
"node": "Write Binary File",
"type": "main",
"index": 0
}
]
]
}
},
"settings": {
@@ -1240,5 +1287,5 @@
"name": "avtomoto25"
}
],
"hash": "8c87095cad4529496050d715510f5bf1"
"hash": "7001b683c99091110e242db4d23c3e00"
}