This tool creates a new contact in EmailOctopus. The tool will add a contact to a specified list with the provided information.
tagsarrayTags to associate with the contact for segmentation and filtering purposes.
fieldsobjectCustom field values for the contact. Keys should be field tags (e.g., 'FirstName', 'LastName'). Use the 'Get All Lists' action to see available field tags for a list.
statusstringThe subscription status of the contact. Accepted values: 'subscribed', 'unsubscribed', or 'pending' (case-insensitive). Defaults to 'subscribed' if not provided.
list_idRequiredstringThe unique identifier (UUID) of the EmailOctopus list to add the contact to. Use the 'Get All Lists' action to retrieve available list IDs.
email_addressRequiredstringThe email address of the contact to create. Must be a valid email format.
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.