getresultsendsingleemailGets the result of the sendsingleemail api call or SMTP API
| Argument | Type | Required | Description |
|---|---|---|---|
id | integer | Yes | id from the sending single api |
https://api.mailclickconvert.com/api.php ?apikey=YOUR_API_KEY &area=email &action=getresultsendsingleemail
<response> <id>6353678</id> <email>test@test.com</email> <sendstatus/> <emailstatus>Blocked</emailstatus> <emailtype>Quick Email</emailtype> <debugreason>5.7.1 The IP address sending this message does not have a 5.7.1 PTR record setup. As a policy, Gmail does not accept messages from 5.7.1 IPs with missing PTR records. Please visit 5.7.1 https://support.google.com/mail/answer/81126#aut</debugreason> <views>0</views> <clicks>0</clicks> <optout>0</optout> <startdate>February 24, 2016, 09:25:03 am</startdate> <enddate>February 24, 2016, 09:25:23 am</enddate> </response>
{
"id": "6353678",
"email": "test@test.com",
"sendstatus": "",
"emailstatus": "Blocked",
"emailtype": "Quick Email",
"debugreason": "5.7.1 The IP address sending this message does not have a\n5.7.1 PTR record setup. As a policy, Gmail does not accept messages from\n5.7.1 IPs with missing PTR records. Please visit\n5.7.1 https://support.google.com/mail/answer/81126#aut",
"views": "0",
"clicks": "0",
"optout": "0",
"startdate": "February 24, 2016, 09:25:03 am",
"enddate": "February 24, 2016, 09:25:23 am"
}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
getsmtpandapiresultsGets a list of all SMTP and API email sends.
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.