Tool to create or update a contact in a BigMailer brand. Use when you need to add a new contact or update an existing contact's information. If a contact with the given email already exists, it will be updated; otherwise, a new contact will be created. Optionally validates email…
emailRequiredstringEmail address of the contact (required, must be valid email format, max 100 characters)
brand_idRequiredstringID of the brand to create or update the contact in. Use BIGMAILER_LIST_ALL_BRANDS to get valid brand IDs.
list_idsarrayList of list IDs (UUIDs) to add the contact to
field_valuesarrayField values to save with the contact. Each field must have exactly one of: string, integer, or date. The name must match a field tag that exists in the brand.
validate_emailstringEnum for email validation option.
unsubscribe_allbooleanSet to true to unsubscribe the contact from all future campaigns, regardless of message type (default: false)
unsubscribe_idsarrayList of message type IDs (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.