Add a new merge field for a specific audience.
tagThe merge tag used in campaigns (e.g., 'FNAME', 'COMPANY'). Must be 1-10 uppercase letters/numbers. If not provided, Mailchimp auto-generates one from the name.
nameRequiredstringThe display name of the merge field shown to users (e.g., 'First Name', 'Company').
typeRequiredstringThe field type. Use 'text' for general text, 'number' for numeric values, 'address' for full addresses, 'phone' for phone numbers, 'date' for dates, 'url' for web links, 'imageurl' for image URLs, 'radio' or 'dropdown' for single-choice fields (requires options_choices), 'birthd…
publicbooleanWhether this field is visible on signup forms. Defaults to true.
list_idRequiredstringThe unique ID for the audience/list. Get this from the List Audiences endpoint or your Mailchimp dashboard.
requiredbooleanWhether this field is required when importing or adding contacts. Defaults to false.
help_textstringHelp text displayed below the field on signup forms to guide users.
default_valuestringThe default value to use when the field is empty or null.
display_orderintegerThe display order of this field on signup forms. Lower numbers appear first.
options__sizeintegerFor 'text' type fields: the default display width of the text field (in characters).
options__choicesarrayFor 'radio' or 'dropdown' type fields: list of choices for users to select from (e.g., ['Option 1', 'Option 2', 'Option 3']).
options__date__formatstringFor 'date' or 'birthday' type fields: the date format (e.g., 'MM/DD/YYYY', 'DD/MM/YYYY').
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.