mailchimp_lists_batch_subscribe
Batch add or update Mailchimp list members in a single call. Supply list ID, member emails, status, merge fields, and interests; choose to update existing members.
Instructions
Batch add or update multiple list members at once
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | List ID | |
| members | Yes | Array of member objects to add/update | |
| update_existing | No | Update existing members or skip them |