Workflow: Manual Mailchimp Automation

Workflow Details

Download Workflow
{
    "id": "3",
    "name": "Mailchimp",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                480,
                310
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Mailchimp",
            "type": "n8n-nodes-base.mailchimp",
            "position": [
                780,
                310
            ],
            "parameters": {
                "list": "97542c5cf8",
                "email": "xxxx@email.com",
                "status": "subscribed",
                "options": [],
                "mergeFieldsUi": {
                    "mergeFieldsValues": [
                        {
                            "name": "FNAME",
                            "value": "Joe"
                        }
                    ]
                }
            },
            "credentials": {
                "mailchimpApi": "mailchimpAPI"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Mailchimp",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Netlify Slack Automate Triggered
View
Manual Tapfiliate Automate Triggered
View
Manual Schedule Automation Scheduled
View
HTTP Manual Automation Webhook
View
ETL pipeline
View
Forward Filtered Gmail Notifications to Telegram Chat
View
Manual Stackby Automate Triggered
View
GoogleSheets Gmail Create Triggered
View
Stickynote Gmail Send Triggered
View
Splitout Webhook Create Webhook
View