Удалить 'flows/23.json'
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user