Tool to create a custom field for a mailing list to define subscriber attributes. Use when you need to add custom fields like text, numeric, date, or select fields to a list. For select fields (select_single or select_multiple), you must provide the options parameter.
nameRequiredstringDisplay name for the field
in_formRequiredbooleanWhether to display in signup form
in_listRequiredbooleanWhether to show in list overview
list_idRequiredstringThe ID of the list to which the field belongs
optionsarrayRequired when datatype is select_single or select_multiple - array of choice values
datatypeRequiredstringField type - must be one of: text, numeric, date, select_single, or select_multiple
requiredRequiredbooleanWhether the field is mandatory
defaultvaluestringDefault value when the field is absent
datatype_displaystringFor select_single only - display as 'select' or 'radio'
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.