Auto backup (2022-06-26T21:00:31.163Z)

This commit is contained in:
nia
2022-06-26 21:00:31 +00:00
parent 4ccf330d64
commit 217178012d
4 changed files with 88 additions and 109 deletions

View File

@@ -558,8 +558,8 @@
"type": "n8n-nodes-base.pushbullet",
"typeVersion": 1,
"position": [
1900,
740
1980,
760
],
"credentials": {
"pushbulletOAuth2Api": {
@@ -570,59 +570,17 @@
},
{
"parameters": {
"operation": "update",
"operation": "create",
"docId": "i36zpc5tp8GAXXUmyymCjS",
"tableId": "Price",
"rowId": "4",
"fieldsToSend": {
"properties": [
{
"fieldId": "name",
"fieldValue": "ps5"
},
{
"fieldId": "price",
"fieldValue": "={{$json[\"price\"]}}"
}
]
}
"tableId": "Ps5",
"dataToSend": "autoMapInputs"
},
"name": "Grist4",
"type": "n8n-nodes-base.grist",
"typeVersion": 1,
"position": [
2080,
920
],
"credentials": {
"gristApi": {
"id": "21",
"name": "Grist account"
}
}
},
{
"parameters": {
"docId": "i36zpc5tp8GAXXUmyymCjS",
"tableId": "Price",
"returnAll": true,
"additionalOptions": {
"filter": {
"filterProperties": [
{
"field": "name",
"values": "ps5"
}
]
}
}
},
"name": "Grist6",
"type": "n8n-nodes-base.grist",
"typeVersion": 1,
"position": [
1380,
960
1980,
1020
],
"credentials": {
"gristApi": {
@@ -673,18 +631,6 @@
740
]
},
{
"parameters": {
"operation": "limit"
},
"name": "lowest price",
"type": "n8n-nodes-base.itemLists",
"typeVersion": 1,
"position": [
1380,
740
]
},
{
"parameters": {
"mode": "removeKeyMatches",
@@ -695,8 +641,8 @@
"type": "n8n-nodes-base.merge",
"typeVersion": 1,
"position": [
1600,
740
1660,
800
]
},
{
@@ -742,6 +688,39 @@
960,
740
]
},
{
"parameters": {
"operation": "limit"
},
"name": "ps 5 lowest price",
"type": "n8n-nodes-base.itemLists",
"typeVersion": 1,
"position": [
1380,
740
]
},
{
"parameters": {
"docId": "i36zpc5tp8GAXXUmyymCjS",
"tableId": "Ps5",
"returnAll": true,
"additionalOptions": {}
},
"name": "ps5 grist",
"type": "n8n-nodes-base.grist",
"typeVersion": 1,
"position": [
1380,
960
],
"credentials": {
"gristApi": {
"id": "21",
"name": "Grist account"
}
}
}
],
"connections": {
@@ -984,17 +963,6 @@
]
]
},
"Grist6": {
"main": [
[
{
"node": "Merge1",
"type": "main",
"index": 1
}
]
]
},
"HTML Extract": {
"main": [
[
@@ -1010,34 +978,7 @@
"main": [
[
{
"node": "lowest price",
"type": "main",
"index": 0
}
]
]
},
"lowest price": {
"main": [
[
{
"node": "Merge1",
"type": "main",
"index": 0
}
]
]
},
"Merge1": {
"main": [
[
{
"node": "Pushbullet3",
"type": "main",
"index": 0
},
{
"node": "Grist4",
"node": "ps 5 lowest price",
"type": "main",
"index": 0
}
@@ -1065,10 +1006,48 @@
}
]
]
},
"ps 5 lowest price": {
"main": [
[
{
"node": "Merge1",
"type": "main",
"index": 0
}
]
]
},
"ps5 grist": {
"main": [
[
{
"node": "Merge1",
"type": "main",
"index": 1
}
]
]
},
"Merge1": {
"main": [
[
{
"node": "Grist4",
"type": "main",
"index": 0
},
{
"node": "Pushbullet3",
"type": "main",
"index": 0
}
]
]
}
},
"createdAt": "2022-04-25T10:23:57.085Z",
"updatedAt": "2022-06-24T11:09:54.412Z",
"updatedAt": "2022-06-26T07:13:20.996Z",
"settings": {
"errorWorkflow": "25"
},