Add an event for a list member. Use this action to track contact activity and behavior outside of email campaigns. Events can be used for segmentation and triggering automation workflows. Common use cases: - Track purchases, signups, or page visits - Record custom milestones or…
nameRequiredstringThe name for this type of event (e.g., 'purchased', 'visited', 'signup_completed'). Must be 2-30 characters in length. Use lowercase letters, numbers, and underscores only.
list_idRequiredstringThe unique ID for the Mailchimp list/audience.
is_syncingbooleanSet to true to prevent this event from triggering automations. Useful when bulk-importing historical events.
propertiesobjectOptional key-value pairs of custom properties for the event. Example: {'product_name': 'T-Shirt', 'price': '29.99'}. Property names must be 2-30 characters.
occurred_atstringThe date and time the event occurred in ISO 8601 format (e.g., '2024-01-15T10:30:00Z'). Defaults to current time if not specified.
subscriber_hashRequiredstringThe MD5 hash of the lowercase version of the list member's email address. This endpoint also accepts a list member's email address or contact_id.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.