diff --git a/flows/5.json b/flows/5.json deleted file mode 100755 index c86e371..0000000 --- a/flows/5.json +++ /dev/null @@ -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 -} \ No newline at end of file