249 lines
4.9 KiB
JSON
249 lines
4.9 KiB
JSON
{
|
|
"id": 67,
|
|
"name": "ps5 foxtrot",
|
|
"active": true,
|
|
"nodes": [
|
|
{
|
|
"parameters": {},
|
|
"id": "e049caa3-2467-4ea7-bbd5-fa3c43b0c3fc",
|
|
"name": "Start",
|
|
"type": "n8n-nodes-base.start",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
240,
|
|
300
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"url": "https://www.foxtrot.com.ua/ru/shop/pristavki_igroviye_sony_ps5_bluray___returnal_farming_simulator_22.html",
|
|
"responseFormat": "string",
|
|
"options": {}
|
|
},
|
|
"id": "d6831329-e953-4f6e-a187-3c37ea5c8e43",
|
|
"name": "HTTP Request",
|
|
"type": "n8n-nodes-base.httpRequest",
|
|
"typeVersion": 2,
|
|
"position": [
|
|
460,
|
|
300
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"extractionValues": {
|
|
"values": [
|
|
{
|
|
"key": "button",
|
|
"cssSelector": "div.buy-button",
|
|
"returnValue": "html"
|
|
}
|
|
]
|
|
},
|
|
"options": {}
|
|
},
|
|
"id": "70b9e976-b8d1-4dee-9cde-0243062cf342",
|
|
"name": "HTML Extract",
|
|
"type": "n8n-nodes-base.htmlExtract",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
680,
|
|
300
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"triggerTimes": {
|
|
"item": [
|
|
{
|
|
"mode": "everyX",
|
|
"value": 20,
|
|
"unit": "minutes"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"id": "36ffb94a-001e-4ff6-82fe-6db0e164f040",
|
|
"name": "Cron",
|
|
"type": "n8n-nodes-base.cron",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
220,
|
|
480
|
|
],
|
|
"notesInFlow": true,
|
|
"notes": "запускаем каждые 10 минут"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"docId": "i36zpc5tp8GAXXUmyymCjS",
|
|
"tableId": "Foxtrot",
|
|
"additionalOptions": {}
|
|
},
|
|
"id": "37d61deb-cf8a-4c22-99cf-d6b472fd7221",
|
|
"name": "Grist",
|
|
"type": "n8n-nodes-base.grist",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
680,
|
|
540
|
|
],
|
|
"credentials": {
|
|
"gristApi": {
|
|
"id": "21",
|
|
"name": "Grist account"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"parameters": {
|
|
"mode": "removeKeyMatches",
|
|
"propertyName1": "button",
|
|
"propertyName2": "button"
|
|
},
|
|
"id": "36a8bdc8-e634-4940-b1da-cd365b24a750",
|
|
"name": "Merge",
|
|
"type": "n8n-nodes-base.merge",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
880,
|
|
320
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"operation": "update",
|
|
"docId": "i36zpc5tp8GAXXUmyymCjS",
|
|
"tableId": "Foxtrot",
|
|
"rowId": "1",
|
|
"fieldsToSend": {
|
|
"properties": [
|
|
{
|
|
"fieldId": "button",
|
|
"fieldValue": "={{ $json[\"button\"] }}"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"id": "5f5c7bd5-f05d-4a80-9454-33601f163eff",
|
|
"name": "Grist1",
|
|
"type": "n8n-nodes-base.grist",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
1100,
|
|
320
|
|
],
|
|
"credentials": {
|
|
"gristApi": {
|
|
"id": "21",
|
|
"name": "Grist account"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"parameters": {
|
|
"title": "foxtrot",
|
|
"body": "={{ $json[\"button\"] }}"
|
|
},
|
|
"id": "6b6389e9-7fcb-4e57-bc3d-36dcf1a5bb56",
|
|
"name": "Pushbullet",
|
|
"type": "n8n-nodes-base.pushbullet",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
1320,
|
|
320
|
|
],
|
|
"credentials": {
|
|
"pushbulletOAuth2Api": {
|
|
"id": "10",
|
|
"name": "Pushbullet account"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"connections": {
|
|
"Start": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "HTTP Request",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"HTTP Request": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "HTML Extract",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Cron": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "HTTP Request",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"HTML Extract": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Merge",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Grist": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Merge",
|
|
"type": "main",
|
|
"index": 1
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Merge": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Grist1",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Grist1": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Pushbullet",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"createdAt": "2022-09-08T11:50:30.285Z",
|
|
"updatedAt": "2022-09-09T06:25:39.723Z",
|
|
"settings": {},
|
|
"staticData": null,
|
|
"pinData": {},
|
|
"tags": []
|
|
} |