Tool to create a new contact in BigMailer within a specified brand. Use when you need to add contacts to your mailing lists with optional custom fields and subscription settings. The contact's email address is required, and you can optionally add custom field values, assign to l…
emailRequiredstringEmail address of the contact (1-100 characters)
brand_idRequiredstringThe UUID of the brand to create the contact in. Use BIGMAILER_LIST_ALL_BRANDS to get valid brand IDs.
list_idsarrayIDs of lists (UUIDs) the contact should be added to
field_valuesarrayCustom field values to save along with the contact. Each field must have exactly one of string, integer, or date. The name must match a field that exists in the brand.
validate_emailbooleanSet to true to validate the email for deliverability before adding the contact. Validation credits must be purchased before using this feature. The API does not add the contact and returns an error if the email is undeliverable.
unsubscribe_allbooleanSet to true to unsubscribe the contact from all future campaigns, regardless of message type. Defaults to false.
unsubscribe_idsarrayIDs of message types (UUIDs) the contact should be unsubscribed from
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.