Auto backup (2022-09-04T21:00:32.559Z)
This commit is contained in:
@@ -280,11 +280,11 @@
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-04-29T05:12:17.339Z",
|
||||
"updatedAt": "2022-09-03T20:56:05.680Z",
|
||||
"updatedAt": "2022-09-04T20:54:32.947Z",
|
||||
"settings": {},
|
||||
"staticData": {
|
||||
"node:IMAP Email": {
|
||||
"lastMessageUid": 6655
|
||||
"lastMessageUid": 6698
|
||||
}
|
||||
},
|
||||
"pinData": {},
|
||||
|
||||
127
flows/66.json
Normal file
127
flows/66.json
Normal file
@@ -0,0 +1,127 @@
|
||||
{
|
||||
"id": 66,
|
||||
"name": "My workflow 3",
|
||||
"active": false,
|
||||
"nodes": [
|
||||
{
|
||||
"parameters": {},
|
||||
"id": "ed76eecf-e611-4b3a-b43c-c9d7aaf30464",
|
||||
"name": "Start",
|
||||
"type": "n8n-nodes-base.start",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
-20,
|
||||
320
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"additionalOptions": {
|
||||
"categoryId": 14,
|
||||
"limit": 500,
|
||||
"order": "published_at",
|
||||
"direction": "desc",
|
||||
"plainText": true,
|
||||
"status": "unread"
|
||||
}
|
||||
},
|
||||
"id": "35d0b379-ad7c-4777-9112-9e1bb3a50f3f",
|
||||
"name": "Miniflux",
|
||||
"type": "n8n-nodes-miniflux.Miniflux",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
280,
|
||||
320
|
||||
],
|
||||
"credentials": {
|
||||
"minifluxApi": {
|
||||
"id": "47",
|
||||
"name": "Miniflux account"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"conditions": {
|
||||
"string": [
|
||||
{
|
||||
"value1": "={{ $json[\"title\"] }}",
|
||||
"operation": "contains",
|
||||
"value2": "Assassin"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"id": "b62830b8-7b83-4459-b2f9-f75bcce761bc",
|
||||
"name": "IF",
|
||||
"type": "n8n-nodes-base.if",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
500,
|
||||
320
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"operation": "update",
|
||||
"entryId": "={{ $json[\"id\"] }}"
|
||||
},
|
||||
"id": "44b515cf-6678-4251-95f8-ffaf7ac1d095",
|
||||
"name": "Miniflux1",
|
||||
"type": "n8n-nodes-miniflux.Miniflux",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
720,
|
||||
340
|
||||
],
|
||||
"credentials": {
|
||||
"minifluxApi": {
|
||||
"id": "47",
|
||||
"name": "Miniflux account"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"Start": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Miniflux",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"Miniflux": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "IF",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"IF": {
|
||||
"main": [
|
||||
[],
|
||||
[
|
||||
{
|
||||
"node": "Miniflux1",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-09-04T06:07:43.998Z",
|
||||
"updatedAt": "2022-09-04T19:12:44.717Z",
|
||||
"settings": {},
|
||||
"staticData": null,
|
||||
"pinData": {},
|
||||
"tags": []
|
||||
}
|
||||
Reference in New Issue
Block a user