MailchimpMailchimp / Create Event

appKey: mailchimp
actionKey: create-event

Action Inputs

The following parameters are available when configuring this action:
email
Email
Can also be the MD5 hash of the lowercase version of the list member's email address.
string
eventName
Event Name
Event name must only contain letters, numbers, underscores, and dashes. Must be 2-30 characters in length.
The name of the event being created. Event name must only contain letters, numbers, underscores, and dashes. Must be 2-30 characters in length. Note: Rollout will sanitize values in an attempt to match this pattern.
string
listId
Audience
The id of the mailchimp list/audience the event subscriber belongs to.
string
customFields
Custom Fields
Custom fields to be added to the event.
Record<string, string> | undefined
isSyncing
Is Syncing
If set to true, events will not trigger Mailchimp automations.
If set to true, events will not trigger Mailchimp automations.
boolean | undefined