For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Add Member

Mailchimp Operation

The List Members action enables users to add a new member to a specific list in Mailchimp.

Example User Story

As a marketing manager, I want to add a new subscriber to a Mailchimp list so that they receive our newsletter updates.

Fields

Field Name
Field Type
Required

list_id

String

Yes

email_address

String

Yes

status

String

No

merge_fields

Map

No

Example link

Code (Apache v2.0): Operation

Last updated