More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
🐵

Update Mailchimp List Member

n8n-nodes-base.httpRequest

Update an existing Mailchimp subscriber's status, first name, or last name using their MD5-hashed email address.

mailchimp email marketing subscriber update
API Docs
Platform
Mailchimp
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Update subscriber status
Unsubscribe user
Update contact details in email list

Configuration

Node Configuration Summary
Ready-to-use Mailchimp node configured for update mailchimp list member. Copy and paste directly into your n8n workflow.
Method: PATCH
Endpoint: /3.0/lists/{{ $json.listId }}/members/{{ $json.subscriberHash }}
Nodes: 2
Auth: HTTP Header Auth
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related Mailchimp Nodes