Email Marketing
Sending Triggered Emails, Email Marketing API Learn more.
Additional information about this section
- OBJECT
An account can be active or in some state of suspension (warned/suspended/banned). If a user is in a state of suspension they must visit their email marketing ...
- GET
Retrieves email marketing account details.
- OBJECT
Contains information about what will be displayed as the sender's email and name. If public email domains (@gmail.com, @yahoo.com, etc.) are used for sending ...
- GET
Retrieves sender details.
- POST
Checks if the sender's email address will be used as from-address or replaced (not related to current sender details).
- PATCH
Updates sender details (only provided fields will be updated). If from_email is changed - a verification code will be sent to new email address. If ...
- POST
Verifies the sender's email using a verification code sent to the user's email address upon update.
- WEBHOOK
- OBJECT
- GET
Retrieves information about an email campaign.
- GET
Returns a list of email campaigns. These are always ordered by date_updated in descending order.
- DELETE
Deletes a campaign (cannot be undone).
- POST
Pauses a scheduled campaign. Learn more about market campaign scheduling.
- POST
Publishes/sends a specified campaign. If emaildistributionoptions are not supplied, the campaign is only published as a landing page.
- POST
Creates a (draft) copy of an existing campaign.
- POST
Sends a test email for preview purposes. It is heavily throttled - do not use this for regular campaign sending.
- WEBHOOK
Triggered when a campaign is identified as abusive and rejected without sending emails to recipients.
- WEBHOOK
Triggered when a draft campaign is published.
- WEBHOOK
Triggered when the mailing list is not clean and campaign was terminated (not sent to all recipients).
- WEBHOOK
Triggered when a campaign is successfully distributed to all recipients
- WEBHOOK
Triggered when a new (draft) campaign is created.
- WEBHOOK
Triggered when a campaign is deleted.