Create Mailchimp Tag (Segment)
n8n-nodes-base.httpRequest
Create a new static segment (tag) in a Mailchimp audience and add one or more email addresses to it.
Use Cases
Tag subscribers for segmentation
Categorize contacts
Add subscriber to a segment
Configuration
Node Configuration Summary
Ready-to-use Mailchimp node configured for create mailchimp tag (segment).
Copy and paste directly into your n8n workflow.
Method:
POST
Endpoint:
/3.0/lists/{{ $json.listId }}/segments
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.