Updates an existing custom field on an EmailOctopus list including its label, tag, type, and fallback value. Use this action to modify field properties or rename field tags. Note that changing the tag will affect how the field is referenced in email templates.
tagRequiredstringThe tag identifier for the field. This can be the same as current_tag to keep it unchanged, or a new value to rename the field tag. Must be a unique identifier.
typeRequiredstringThe type of the field. Determines what kind of data can be stored.
labelRequiredstringA human-readable label for the field. This is what users will see when filling out forms.
list_idRequiredstringThe unique identifier (UUID) of the list containing the field to update. Use the 'Get All Lists' action to retrieve available list IDs.
fallbackstringA default value for the field, used in campaigns when there is no other value available. Set to null or omit to remove the fallback value.
current_tagRequiredstringThe current tag identifier of the field to update (e.g., 'Hometown', 'TestUpdateField'). This identifies which field to update.
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.