addfolderAdd a folder to group lists, messages or images.
| Argument | Type | Required | Description |
|---|---|---|---|
foldername | string | Yes | Name of the folder |
type | string | Yes | One of these three options lists,messages,images |
parent | integer | No | Default is zero. Parent can be another folderid if you want to have a folder inside a folder |
https://api.mailclickconvert.com/api.php ?apikey=YOUR_API_KEY &area=email &action=addfolder &type=lists &parent=0
The platform expects this call as a POST; the parameters are the same either way.
<response> <list> <folderid>22</folderid> <success>Folder Added</success> </list> </response>
{
"list": {
"folderid": "22",
"success": "Folder Added"
}
}addcanspamwhoisinfoAdds a can spam/whois information to the account returns whoisid
deletewhoisDeletes a whois/CAN SPAM footer entry given a whois id
editcanspamwhoisinfoEdits a can spam/whois information in the account
getaccountinfoReturns basic account information. Such as billing period, number of emails sent, package size, total ips, total domains.
getcanspamwhoisinfoGets a list of whois/can spam footer addresses from the account
getfeedbackloopreportsGets a list of feedback reports
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.