Send a message

Send the specified message with a simple HTTP POST to the Email Campaign API.

Path Params
string
required

If custom set the value to "custom" otherwise specify the ID of the Draft, Template, or Previously Sent Message.

Body Params
string

Specify Message Title

string

Is this a custom message? ("Y","N")

string

Specify the verified sender email address.

string

Specify the verified sender name.

string

Are you sending a text-only message? ("Y","N")

string

Are you sending a transactional message? ("Y","N")

string

Do you want to suppress duplicates? ("Y","N")

string

Specify the list IDs if you are sending complete lists. (Comma-Separated)

string

Specify the list IDs of lists you would like to suppress against this send. (Comma-Separated)

string

Specify the record IDs if you are sending to specific records. (Comma-Separated)

string

Specify when the message should be sent. ("UNIX epoch timestamp")

string

If custom, specify a subject for the message.

string

If custom, specify the HTML for the message.

string

If custom, specify the TEXT body for the message.

string

If custom, specify the header ID for the message.

string

If custom, specify the footer ID for the message.

string

Specify the category ID of the subscription category to use for the message.

string

If custom, specify the logo ID for the message.

string

If sending over time specify the time when you want the message end. ("UNIX epoch timestamp")

string

If sending in the recipients time set the fallback timezone if no timezone is present.

string

If sending to a CRM list do you want to send a CRM note? ("true","false")

string

Specify the verified reply-to email address

string

Specify the verified reply-to name

Headers
string
required
Defaults to application/x-www-form-urlencoded
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json