Tool to update properties of an existing custom field in a mailing list. Use after confirming mailing list and custom field IDs.
nameRequiredstringThe new name for the custom field.
formatstringThe response format. Use 'json' for JSON responses and 'xml' for XML responses.
optionsstringComma-separated options for 'SingleSelectDropdown'; required if custom_field_type is 'SingleSelectDropdown'.
is_hiddenbooleanWhether the custom field is hidden from subscribers on the update profile page.
is_requiredbooleanWhether the custom field is mandatory when adding a subscriber.
custom_field_idRequiredstringThe ID of the custom field to update.
mailing_list_idRequiredstringThe ID of the mailing list containing the custom field.
custom_field_typestringSpecifies the data type of the custom field; one of 'Text', 'Number', 'DateTime', 'SingleSelectDropdown', 'CheckBox'.
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.