Auto backup (2022-06-24T21:00:32.924Z)
This commit is contained in:
163
flows/9.json
163
flows/9.json
@@ -29,8 +29,10 @@
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"type": "link",
|
||||
"title": "hotline",
|
||||
"body": "=Самая низкая цена на xbox сейчас в магазине {{$json[\"name\"]}} {{$json[\"price\"]}}грн"
|
||||
"body": "=Самая низкая цена на xbox сейчас в магазине {{$json[\"name\"]}} {{$json[\"price\"]}}грн",
|
||||
"url": "=https://hotline.ua{{$json[\"link\"]}}"
|
||||
},
|
||||
"name": "Pushbullet",
|
||||
"type": "n8n-nodes-base.pushbullet",
|
||||
@@ -61,6 +63,10 @@
|
||||
{
|
||||
"fieldId": "price",
|
||||
"fieldValue": "={{$json[\"price\"]}}"
|
||||
},
|
||||
{
|
||||
"fieldId": "link",
|
||||
"fieldValue": "={{$json[\"link\"]}}"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -476,6 +482,12 @@
|
||||
{
|
||||
"key": "name",
|
||||
"cssSelector": "a.shop__title.mb-row"
|
||||
},
|
||||
{
|
||||
"key": "link",
|
||||
"cssSelector": "a.info__price-actual.mb-row",
|
||||
"returnValue": "attribute",
|
||||
"attribute": "=href"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -537,8 +549,10 @@
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"type": "link",
|
||||
"title": "hotline",
|
||||
"body": "=Самая низкая цена на ps5 сейчас в магазине {{$json[\"name\"]}} {{$json[\"price\"]}}грн"
|
||||
"body": "=Самая низкая цена на ps5 сейчас в магазине {{$json[\"name\"]}} {{$json[\"price\"]}}грн",
|
||||
"url": "=https://hotline.ua{{$json[\"link\"]}}"
|
||||
},
|
||||
"name": "Pushbullet3",
|
||||
"type": "n8n-nodes-base.pushbullet",
|
||||
@@ -559,7 +573,7 @@
|
||||
"operation": "update",
|
||||
"docId": "i36zpc5tp8GAXXUmyymCjS",
|
||||
"tableId": "Price",
|
||||
"rowId": "1",
|
||||
"rowId": "4",
|
||||
"fieldsToSend": {
|
||||
"properties": [
|
||||
{
|
||||
@@ -639,44 +653,6 @@
|
||||
740
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"fieldToSplitOut": "item",
|
||||
"options": {}
|
||||
},
|
||||
"name": "Item Lists",
|
||||
"type": "n8n-nodes-base.itemLists",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
720,
|
||||
740
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"dataPropertyName": "item",
|
||||
"extractionValues": {
|
||||
"values": [
|
||||
{
|
||||
"key": "price",
|
||||
"cssSelector": "span.price__value"
|
||||
},
|
||||
{
|
||||
"key": "name",
|
||||
"cssSelector": "a.shop__title.mb-row"
|
||||
}
|
||||
]
|
||||
},
|
||||
"options": {}
|
||||
},
|
||||
"name": "HTML Extract4",
|
||||
"type": "n8n-nodes-base.htmlExtract",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
980,
|
||||
740
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"operation": "sort",
|
||||
@@ -722,6 +698,50 @@
|
||||
1600,
|
||||
740
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"fieldToSplitOut": "item",
|
||||
"options": {}
|
||||
},
|
||||
"name": "Item Lists7",
|
||||
"type": "n8n-nodes-base.itemLists",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
720,
|
||||
740
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"dataPropertyName": "item",
|
||||
"extractionValues": {
|
||||
"values": [
|
||||
{
|
||||
"key": "price",
|
||||
"cssSelector": "span.price__value"
|
||||
},
|
||||
{
|
||||
"key": "name",
|
||||
"cssSelector": "a.shop__title.mb-row"
|
||||
},
|
||||
{
|
||||
"key": "link",
|
||||
"cssSelector": "a.info__price-actual.mb-row",
|
||||
"returnValue": "attribute",
|
||||
"attribute": "=href"
|
||||
}
|
||||
]
|
||||
},
|
||||
"options": {}
|
||||
},
|
||||
"name": "HTML Extract5",
|
||||
"type": "n8n-nodes-base.htmlExtract",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
960,
|
||||
740
|
||||
]
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
@@ -979,29 +999,7 @@
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Item Lists",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"Item Lists": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "HTML Extract4",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"HTML Extract4": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Item Lists6",
|
||||
"node": "Item Lists7",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
@@ -1045,11 +1043,42 @@
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"Item Lists7": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "HTML Extract5",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"HTML Extract5": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Item Lists6",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-04-25T10:23:57.085Z",
|
||||
"updatedAt": "2022-06-23T11:05:34.360Z",
|
||||
"settings": {},
|
||||
"updatedAt": "2022-06-24T11:09:54.412Z",
|
||||
"settings": {
|
||||
"errorWorkflow": "25"
|
||||
},
|
||||
"staticData": null,
|
||||
"tags": []
|
||||
"tags": [
|
||||
{
|
||||
"id": "2",
|
||||
"name": "my",
|
||||
"createdAt": "2022-05-19T09:37:15.931Z",
|
||||
"updatedAt": "2022-05-19T09:37:15.931Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user