Auto backup (2022-06-09T21:00:39.648Z)

This commit is contained in:
nia
2022-06-09 21:00:39 +00:00
parent 68bc9340f4
commit 7a892126c6
25 changed files with 322 additions and 74 deletions

View File

@@ -158,5 +158,6 @@
"createdAt": "2022-04-20T08:33:49.423Z",
"updatedAt": "2022-06-01T05:33:39.773Z",
"settings": {},
"staticData": null
"staticData": null,
"tags": []
}

View File

@@ -161,11 +161,12 @@
}
},
"createdAt": "2022-04-29T05:12:17.339Z",
"updatedAt": "2022-06-08T13:35:33.934Z",
"updatedAt": "2022-06-09T12:09:10.163Z",
"settings": {},
"staticData": {
"node:IMAP Email": {
"lastMessageUid": 6287
"lastMessageUid": 6292
}
}
},
"tags": []
}

View File

@@ -1466,5 +1466,13 @@
"saveExecutionProgress": "DEFAULT",
"errorWorkflow": "25"
},
"staticData": null
"staticData": null,
"tags": [
{
"id": "1",
"name": "avtomoto25",
"createdAt": "2022-05-10T18:06:30.022Z",
"updatedAt": "2022-05-10T18:06:30.022Z"
}
]
}

View File

@@ -205,5 +205,13 @@
"saveExecutionProgress": "DEFAULT",
"errorWorkflow": "25"
},
"staticData": null
"staticData": null,
"tags": [
{
"id": "2",
"name": "my",
"createdAt": "2022-05-19T09:37:15.931Z",
"updatedAt": "2022-05-19T09:37:15.931Z"
}
]
}

View File

@@ -457,5 +457,13 @@
"createdAt": "2022-04-30T16:57:58.523Z",
"updatedAt": "2022-06-01T05:25:19.778Z",
"settings": {},
"staticData": null
"staticData": null,
"tags": [
{
"id": "1",
"name": "avtomoto25",
"createdAt": "2022-05-10T18:06:30.022Z",
"updatedAt": "2022-05-10T18:06:30.022Z"
}
]
}

View File

@@ -203,5 +203,6 @@
"createdAt": "2022-05-05T11:59:53.012Z",
"updatedAt": "2022-05-13T05:57:08.235Z",
"settings": {},
"staticData": null
"staticData": null,
"tags": []
}

View File

@@ -135,5 +135,13 @@
"saveExecutionProgress": "DEFAULT",
"errorWorkflow": "25"
},
"staticData": null
"staticData": null,
"tags": [
{
"id": "1",
"name": "avtomoto25",
"createdAt": "2022-05-10T18:06:30.022Z",
"updatedAt": "2022-05-10T18:06:30.022Z"
}
]
}

View File

@@ -201,5 +201,6 @@
"createdAt": "2022-05-11T17:19:39.626Z",
"updatedAt": "2022-06-01T05:25:16.898Z",
"settings": {},
"staticData": null
"staticData": null,
"tags": []
}

View File

@@ -68,5 +68,6 @@
"createdAt": "2022-05-14T16:35:40.524Z",
"updatedAt": "2022-05-14T16:35:40.524Z",
"settings": {},
"staticData": null
"staticData": null,
"tags": []
}

View File

@@ -190,5 +190,13 @@
"createdAt": "2022-05-15T05:24:23.872Z",
"updatedAt": "2022-06-01T05:25:29.423Z",
"settings": {},
"staticData": null
"staticData": null,
"tags": [
{
"id": "2",
"name": "my",
"createdAt": "2022-05-19T09:37:15.931Z",
"updatedAt": "2022-05-19T09:37:15.931Z"
}
]
}

View File

@@ -39,5 +39,6 @@
"createdAt": "2022-05-22T08:17:34.993Z",
"updatedAt": "2022-05-22T08:22:03.618Z",
"settings": {},
"staticData": null
"staticData": null,
"tags": []
}

View File

@@ -62,5 +62,6 @@
"saveExecutionProgress": "DEFAULT",
"errorWorkflow": "25"
},
"staticData": null
"staticData": null,
"tags": []
}

View File

@@ -299,5 +299,13 @@
"settings": {
"errorWorkflow": "25"
},
"staticData": null
"staticData": null,
"tags": [
{
"id": "2",
"name": "my",
"createdAt": "2022-05-19T09:37:15.931Z",
"updatedAt": "2022-05-19T09:37:15.931Z"
}
]
}

View File

@@ -9,7 +9,7 @@
"type": "n8n-nodes-base.start",
"typeVersion": 1,
"position": [
240,
180,
300
]
},
@@ -33,16 +33,9 @@
"values": [
{
"key": "items",
"cssSelector": "div.css-wmzjt6",
"cssSelector": "div.css-19ucd76",
"returnValue": "html",
"returnArray": true
},
{
"key": "link",
"cssSelector": "a.css-1bbgabe",
"returnValue": "attribute",
"attribute": "href",
"returnArray": true
}
]
},
@@ -58,26 +51,14 @@
},
{
"parameters": {
"operation": "aggregateItems",
"fieldsToAggregate": {
"fieldToAggregate": [
{
"fieldToAggregate": "items"
},
{
"fieldToAggregate": "link"
}
]
},
"options": {
"mergeLists": false
}
"fieldToSplitOut": "items",
"options": {}
},
"name": "Item Lists",
"type": "n8n-nodes-base.itemLists",
"typeVersion": 1,
"position": [
880,
900,
300
]
},
@@ -93,7 +74,8 @@
{
"key": "link",
"cssSelector": "a.css-1bbgabe",
"returnValue": "html"
"returnValue": "attribute",
"attribute": "href"
},
{
"key": "image",
@@ -101,10 +83,6 @@
"returnValue": "attribute",
"attribute": "src"
},
{
"key": "price",
"cssSelector": ".css-l0108r-Text"
},
{
"key": "date",
"cssSelector": "p.css-p6wsjo-Text.eu5v0x0"
@@ -117,8 +95,8 @@
"type": "n8n-nodes-base.htmlExtract",
"typeVersion": 1,
"position": [
1160,
120
1140,
300
]
},
{
@@ -187,7 +165,9 @@
"triggerTimes": {
"item": [
{
"hour": 20
"mode": "everyX",
"value": 15,
"unit": "minutes"
}
]
}
@@ -208,8 +188,8 @@
"type": "n8n-nodes-base.function",
"typeVersion": 1,
"position": [
880,
100
1760,
300
]
},
{
@@ -217,10 +197,8 @@
"values": {
"string": [
{
"value": "={{undefined}} {{$node[\"HTML Extract\"].json[\"items\"][0]}}"
},
{
"value": "={{undefined}} {{undefined}}"
"name": "link",
"value": "=https://olx.ua{{$json[\"link\"]}}"
}
]
},
@@ -230,9 +208,69 @@
"type": "n8n-nodes-base.set",
"typeVersion": 1,
"position": [
1100,
1560,
300
]
},
{
"parameters": {
"conditions": {
"string": [
{
"value1": "={{$json[\"title\"]}}",
"operation": "isNotEmpty"
}
]
}
},
"name": "IF",
"type": "n8n-nodes-base.if",
"typeVersion": 1,
"position": [
1340,
300
]
},
{
"parameters": {
"operation": "create",
"docId": "d61nLm6Fn99jwqxd6hdT9d",
"tableId": "Ps4_games_ch",
"dataToSend": "autoMapInputs"
},
"name": "Grist",
"type": "n8n-nodes-base.grist",
"typeVersion": 1,
"position": [
1760,
540
],
"credentials": {
"gristApi": {
"id": "21",
"name": "Grist account"
}
}
},
{
"parameters": {
"chatId": "1684481",
"text": "={{$json[\"title\"]}}\n{{$json[\"date\"]}}\n{{$json[\"link\"]}}",
"additionalFields": {}
},
"name": "Telegram",
"type": "n8n-nodes-base.telegram",
"typeVersion": 1,
"position": [
1980,
300
],
"credentials": {
"telegramApi": {
"id": "31",
"name": "Telegram account"
}
}
}
],
"connections": {
@@ -273,7 +311,7 @@
"main": [
[
{
"node": "Set",
"node": "HTML Extract1",
"type": "main",
"index": 0
}
@@ -302,21 +340,65 @@
]
]
},
"Cron2": {
"main": [
[
{
"node": "HTTP Request",
"type": "main",
"index": 0
}
]
]
},
"HTML Extract1": {
"main": [
[
{
"node": "IF",
"type": "main",
"index": 0
}
]
]
},
"IF": {
"main": [
[
{
"node": "Set",
"type": "main",
"index": 0
}
]
]
},
"Only new": {
"main": [
[]
]
},
"Cron2": {
"Set": {
"main": [
[
{
"node": "ProductHunt RSS Fintech",
"node": "Only new1",
"type": "main",
"index": 0
},
}
]
]
},
"Grist": {
"main": [
[]
]
},
"Only new1": {
"main": [
[
{
"node": "HTTP Request",
"node": "Telegram",
"type": "main",
"index": 0
}
@@ -325,7 +407,93 @@
}
},
"createdAt": "2022-05-27T16:18:47.443Z",
"updatedAt": "2022-06-02T12:15:56.043Z",
"updatedAt": "2022-06-09T09:46:18.718Z",
"settings": {},
"staticData": null
"staticData": {
"global": {
"oldRSSIds": [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null
]
}
},
"tags": []
}

View File

@@ -187,5 +187,6 @@
"createdAt": "2022-05-30T05:02:38.795Z",
"updatedAt": "2022-06-01T05:25:32.122Z",
"settings": {},
"staticData": null
"staticData": null,
"tags": []
}

View File

@@ -343,5 +343,6 @@
"createdAt": "2022-05-31T09:49:28.474Z",
"updatedAt": "2022-05-31T09:49:28.474Z",
"settings": {},
"staticData": null
"staticData": null,
"tags": []
}

View File

@@ -56,5 +56,6 @@
"createdAt": "2022-06-01T06:06:09.141Z",
"updatedAt": "2022-06-01T06:17:38.705Z",
"settings": {},
"staticData": null
"staticData": null,
"tags": []
}

View File

@@ -92,5 +92,6 @@
"createdAt": "2022-06-01T13:25:38.432Z",
"updatedAt": "2022-06-01T13:29:06.930Z",
"settings": {},
"staticData": null
"staticData": null,
"tags": []
}

View File

@@ -204,5 +204,6 @@
"createdAt": "2022-04-24T08:26:47.162Z",
"updatedAt": "2022-06-01T05:26:06.376Z",
"settings": {},
"staticData": null
"staticData": null,
"tags": []
}

View File

@@ -68,5 +68,6 @@
"createdAt": "2022-04-24T18:04:57.508Z",
"updatedAt": "2022-04-24T18:04:57.508Z",
"settings": {},
"staticData": null
"staticData": null,
"tags": []
}

View File

@@ -878,5 +878,6 @@
"createdAt": "2022-04-25T10:23:57.085Z",
"updatedAt": "2022-06-08T07:27:40.787Z",
"settings": {},
"staticData": null
"staticData": null,
"tags": []
}