Files
n8n/flows/23.json
2022-05-26 20:57:30 +03:00

57 lines
1.1 KiB
JSON

{
"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"
]
}
}
}