getsmtpcredentialsGet the list of SMTP Credentials to allow you to use the SMTP API
This call takes no arguments beyond apikey, area and action.
https://api.mailclickconvert.com/api.php ?apikey=YOUR_API_KEY &area=email &action=getsmtpcredentials
<response> <server> <smtpserver>test.com</smtpserver> <smtpport>587</smtpport> <username>test@test.com</username> <password>test</password> <emailaddress>test@test.com</emailaddress> <usessl>No</usessl> </server> </response>
{
"server": {
"smtpserver": "test.com",
"smtpport": "587",
"username": "test@test.com",
"password": "test",
"emailaddress": "test@test.com",
"usessl": "No"
}
}addsmtpserverAdds a SMTP Server for use in remote SMTP Campaigns
deletesmtpserverDelete SMTP Server given the id of the server
editsmtpserverEdit's a SMTP Server given the server id.
getclicklogsmtpGets the SMTP click log from a single email send API/quick send or the SMTP API
getopenlogsmtpGets the SMTP open log from a single email send API/quick send or the SMTP API
getresultsendsingleemailGets the result of the sendsingleemail api call or SMTP API
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.