Auto backup (2022-09-09T21:00:48.681Z)
This commit is contained in:
@@ -280,11 +280,11 @@
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-04-29T05:12:17.339Z",
|
||||
"updatedAt": "2022-09-08T20:52:09.786Z",
|
||||
"updatedAt": "2022-09-09T20:53:01.653Z",
|
||||
"settings": {},
|
||||
"staticData": {
|
||||
"node:IMAP Email": {
|
||||
"lastMessageUid": 6789
|
||||
"lastMessageUid": 6804
|
||||
}
|
||||
},
|
||||
"pinData": {},
|
||||
|
||||
136
flows/67.json
136
flows/67.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": 67,
|
||||
"name": "ps5 foxtrot",
|
||||
"active": false,
|
||||
"active": true,
|
||||
"nodes": [
|
||||
{
|
||||
"parameters": {},
|
||||
@@ -70,7 +70,95 @@
|
||||
"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": {
|
||||
@@ -106,10 +194,54 @@
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"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-08T12:16:18.064Z",
|
||||
"updatedAt": "2022-09-09T06:25:39.723Z",
|
||||
"settings": {},
|
||||
"staticData": null,
|
||||
"pinData": {},
|
||||
|
||||
Reference in New Issue
Block a user