Auto backup (2022-07-19T21:00:59.708Z)

This commit is contained in:
nia
2022-07-19 21:00:59 +00:00
parent b0d338c6ca
commit b988e593a1
4 changed files with 82 additions and 56 deletions

View File

@@ -175,6 +175,10 @@
"value1": "={{$json[\"city\"]}}",
"operation": "contains",
"value2": "Сегодня"
},
{
"value1": "={{$json[\"city\"]}}",
"operation": "isNotEmpty"
}
]
}
@@ -183,7 +187,7 @@
"type": "n8n-nodes-base.if",
"typeVersion": 1,
"position": [
1800,
1780,
20
]
},
@@ -236,34 +240,6 @@
20
]
},
{
"parameters": {
"values": {
"string": [
{
"name": "link",
"value": "=https://m.olx.ua{{$json[\"link\"]}}"
},
{
"name": "tag",
"value": "={{$node[\"Item Lists1\"].json[\"tag\"]}}"
},
{
"name": "filter",
"value": "={{$node[\"Item Lists1\"].json[\"filter\"]}}"
}
]
},
"options": {}
},
"name": "Set3",
"type": "n8n-nodes-base.set",
"typeVersion": 1,
"position": [
1600,
20
]
},
{
"parameters": {
"mode": "removeKeyMatches",
@@ -374,8 +350,8 @@
"type": "n8n-nodes-base.editImage",
"typeVersion": 1,
"position": [
3060,
20
3040,
-260
]
},
{
@@ -388,8 +364,8 @@
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 2,
"position": [
2860,
20
2880,
-240
]
},
{
@@ -406,8 +382,8 @@
"type": "n8n-nodes-base.telegram",
"typeVersion": 1,
"position": [
3240,
20
3260,
-260
],
"credentials": {
"telegramApi": {
@@ -435,6 +411,56 @@
2240,
20
]
},
{
"parameters": {
"chatId": "1684481",
"text": "=#{{$node[\"IF\"].json[\"tag\"]}}\n<b>{{$json[\"title\"]}} - {{$json[\"price\"]}}</b>\n📍 <i>{{$node[\"IF\"].json[\"city\"]}}</i>\n<a href=\"{{$node[\"IF\"].json[\"link\"]}}\">Подробнее</a>",
"additionalFields": {
"parse_mode": "HTML"
}
},
"name": "Telegram",
"type": "n8n-nodes-base.telegram",
"typeVersion": 1,
"position": [
3040,
20
],
"credentials": {
"telegramApi": {
"id": "31",
"name": "Telegram account"
}
}
},
{
"parameters": {
"values": {
"string": [
{
"name": "link",
"value": "=https://m.olx.ua{{$json[\"link\"]}}"
},
{
"name": "tag",
"value": "={{$node[\"Item Lists1\"].json[\"tag\"]}}"
},
{
"name": "filter",
"value": "={{$node[\"Item Lists1\"].json[\"filter\"]}}"
}
]
},
"options": {}
},
"name": "Set",
"type": "n8n-nodes-base.set",
"typeVersion": 1,
"position": [
1600,
20
]
}
],
"connections": {
@@ -497,7 +523,7 @@
"main": [
[
{
"node": "Set3",
"node": "Set",
"type": "main",
"index": 0
}
@@ -537,17 +563,6 @@
]
]
},
"Set3": {
"main": [
[
{
"node": "IF1",
"type": "main",
"index": 0
}
]
]
},
"Grist2": {
"main": [
[
@@ -607,12 +622,12 @@
"main": [
[
{
"node": "HTTP Request5",
"node": "Set1",
"type": "main",
"index": 0
},
{
"node": "Set1",
"node": "Telegram",
"type": "main",
"index": 0
}
@@ -629,10 +644,21 @@
}
]
]
},
"Set": {
"main": [
[
{
"node": "IF1",
"type": "main",
"index": 0
}
]
]
}
},
"createdAt": "2022-07-18T17:30:44.606Z",
"updatedAt": "2022-07-18T20:25:09.171Z",
"updatedAt": "2022-07-19T18:07:00.545Z",
"settings": {
"errorWorkflow": "25"
},