Tool to create a custom field in a BigMailer brand. Custom fields allow you to store additional contact information (text, date, or integer values). Use when you need to add a new field to track contact data like company name, birthday, or loyalty points.
nameRequiredstringName of the field (1-50 characters, must not be only whitespace)
typeRequiredstringType of the field
brand_idRequiredstringID of the brand to create a field in. Use BIGMAILER_LIST_ALL_BRANDS to get valid brand IDs.
sample_valuestringA value used for the field when sending test campaigns (maximum 50 characters)
merge_tag_namestringName used to reference a field's value via a template or the API. For example, if merge_tag_name is FIRST_NAME, the field can be referenced using *|FIRST_NAME|* in a template or {"name": "FIRST_NAME", "string": ""} via the API. Maximum 50 characters, must not be only whitespace.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.