From 2e7dc1f69ce5ba7858f3c8cee8f6e5f95555748c Mon Sep 17 00:00:00 2001 From: nia Date: Sun, 12 Mar 2023 09:56:02 +0000 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D1=82=D1=8C=20'f?= =?UTF-8?q?lows/23.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flows/23.json | 57 --------------------------------------------------- 1 file changed, 57 deletions(-) delete mode 100755 flows/23.json 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