Tool to update a custom field in BigMailer. Use when you need to modify the name, merge tag name, or sample value of an existing field within a brand. At least one of merge_tag_name, name, or sample_value must be provided.
namestringName of the field. Must be between 1 and 50 characters and must not be only whitespace.
brand_idRequiredstringID of the brand to update a field in. Use BIGMAILER_LIST_ALL_BRANDS to get valid brand IDs.
field_idRequiredstringID of the field to update
sample_valuestringA value used for the field when sending test campaigns. Maximum length: 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 via the API. Maximum length: 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.