Tool to create a new custom field on an EmailOctopus mailing list. Use when you need to add additional data fields beyond the default Email, First Name, and Last Name fields.
tagRequiredstringThe tag used to reference this field in templates and API calls (e.g., 'Company', 'PhoneNumber'). Should be unique within the list.
typeRequiredstringThe data type of the custom field. Use 'text' for strings, 'number' for numeric values, or 'date' for dates.
labelRequiredstringThe display label for the custom field (e.g., 'Company', 'Phone Number'). This is what users will see in forms and settings.
list_idRequiredstringThe unique identifier (UUID) of the EmailOctopus list to add the custom field to. Use the 'Get All Lists' action to retrieve available list IDs.
fallbackstringDefault value to use when the field is empty. This value will be used in email templates when no value is provided for a contact.
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.