diff --git a/flows/23.json b/flows/23.json deleted file mode 100755 index c38c631..0000000 --- a/flows/23.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "id": 23, - "name": "My workflow 5", - "active": false, - "nodes": [ - { - "parameters": {}, - "name": "Start", - "type": "n8n-nodes-base.start", - "typeVersion": 1, - "position": [ - 240, - 300 - ] - }, - { - "parameters": { - "list": "73d8916500", - "events": [ - "subscribe" - ], - "sources": [ - "user" - ] - }, - "name": "Mailchimp Trigger", - "type": "n8n-nodes-base.mailchimpTrigger", - "typeVersion": 1, - "position": [ - 460, - 300 - ], - "webhookId": "e03e9777-2e53-4486-98e0-0a11c242bbec", - "credentials": { - "mailchimpApi": { - "id": "24", - "name": "Mailchimp account" - } - } - } - ], - "connections": {}, - "createdAt": "2022-05-20T17:54:50.899Z", - "updatedAt": "2022-05-20T17:55:02.874Z", - "settings": {}, - "staticData": { - "node:Mailchimp Trigger": { - "webhookId": "7590ad13a7", - "events": [ - "subscribe" - ], - "sources": [ - "user" - ] - } - } -} \ No newline at end of file