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

Action: Add an Event

Mailchimp Operation

The Add an Event enables users to add an event for a specific list member in Mailchimp.

Example User Story

As a marketing manager, I want to add an event for a specific list member in Mailchimp so that I can track member interactions and updates.

Fields

Field Name
Field Type
Required

list_id

String

Yes

subscriber_hash

String

Yes

event_type

String

Yes

event_data

String

No

Example link

Code (Apache v2.0): Operation

Last updated