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

New Ticket Alerts to Teams
View
Splitout Webhook Update Webhook
View
Wait Redis Automate Triggered
View
Compare 2 SQL datasets
View
🤖🧑‍💻 AI Agent for Top n8n Creators Leaderboard Reporting
View
Scrape Web Data with Bright Data, Google Gemini and MCP Automated AI Agent
View
Telegram Code Update Triggered
View
Schedule Removeduplicates Create Scheduled
View
CoinMarketCap_DEXScan_Agent_Tool
View
Executeworkflow Telegram Update Triggered
View