Tool to create a new brand in BigMailer. Brands are used to organize email campaigns and define default sending settings. Requires at minimum a brand name, from_name, and from_email. Returns the unique UUID of the created brand.
urlstringURL of a website associated with the brand
logostringA base64 encoded JPEG, PNG, or GIF image identified with the brand
nameRequiredstringName of the brand. Length must be between 1 and 50 characters.
from_nameRequiredstringDefault name used in the From: header in campaigns sent from this brand
from_emailRequiredstringDefault email used in the From: header in campaigns sent from this brand. Must be a valid email format.
connection_idstringID of the connection used to send emails. Must be a valid UUID format.
contact_limitintegerThe maximum number of contacts the brand is allowed to contain. Must be a multiple of 1000.
max_soft_bouncesintegerThe maximum number of times a contact can soft bounce before it is considered undeliverable. Set to 0 to remove the limit on soft bounces. Default is 12.
unsubscribe_textstringA message displayed to contacts on the brand unsubscribe page
bounce_danger_percentintegerAn integer percentage (1-15). If a bulk campaign in the brand reaches this threshold percent of bounces, it is paused automatically. Default is 8.
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.