Удалить 'flows/5.json'
This commit is contained in:
40
flows/5.json
40
flows/5.json
@@ -1,40 +0,0 @@
|
|||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"name": "Create a post and update the post in WordPress",
|
|
||||||
"active": false,
|
|
||||||
"nodes": [
|
|
||||||
{
|
|
||||||
"parameters": {},
|
|
||||||
"name": "Start",
|
|
||||||
"type": "n8n-nodes-base.start",
|
|
||||||
"position": [
|
|
||||||
240,
|
|
||||||
300
|
|
||||||
],
|
|
||||||
"typeVersion": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parameters": {
|
|
||||||
"url": "https://miniflux.cynic.club/bridge/?action=display&bridge=Facebook&context=User&u=https%3A%2F%2Fwww.facebook.com%2Fblohina.advokat%2F&media_type=all&limit=-1&format=Atom"
|
|
||||||
},
|
|
||||||
"name": "RSS Feed Read",
|
|
||||||
"type": "n8n-nodes-base.rssFeedRead",
|
|
||||||
"typeVersion": 1,
|
|
||||||
"position": [
|
|
||||||
260,
|
|
||||||
100
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"connections": {
|
|
||||||
"Start": {
|
|
||||||
"main": [
|
|
||||||
[]
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"createdAt": "2022-04-21T05:22:24.738Z",
|
|
||||||
"updatedAt": "2022-04-21T05:44:21.107Z",
|
|
||||||
"settings": {},
|
|
||||||
"staticData": null
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user