email |
string |
Yes |
email address of the recipient |
subject |
string |
Yes |
your subject line |
profileid |
integer |
Yes |
profile id to send the campaign from |
whoisid |
integer |
Yes |
can spam/whois footer id |
fromaddress |
string |
Yes |
the prefix of the email address such as info jobs sales |
fromname |
string |
Yes |
name/company the email is from |
messageid |
integer |
No |
message id for the message |
message |
string |
No |
body of message if no message id |
htmlmsg |
string |
No |
html message part if no message id. Exactly the same as the message parameter. |
textmsg |
string |
No |
text message part of the message not required |
sendtexthtml |
boolean either 1 or 0 |
No |
either 1 or 0 for on or off to send both the html part and text message part. No DKIM |
date |
integer |
No |
unixtime stamp of date or leave out to send right now. Time is based on CST timezone. |
dkim |
boolean either 1 or 0 |
No |
values either 0 or 1 for having it or not |
viewasawebpage |
boolean either 1 or 0 |
No |
values either 0 or 1 for having it or not |
clicktracking |
boolean either 1 or 0 |
No |
values either 0 or 1 for having it or not. If zero links will not be encoded. |
copyopen |
integer |
No |
list id to copy openers to |
copyclicker |
integer |
No |
list id to copy clickers to |
delayhours |
integer |
No |
if set adds adds to the date value x amount of hours to send later. |
smtpserver |
integer |
No |
Optional if you want to send from a SMTP Server, include its ID here. |