uploadlistbyurlUploads a list to the account given a url to a list.
| Argument | Type | Required | Description |
|---|---|---|---|
url | string | Yes | a string containing the url to list. Must end with .txt, .csv, Url must start with http:// or https:// |
suppression | boolean (1 or 0) | No | 1 for is a suppression or 0 for not suppression |
https://api.mailclickconvert.com/api.php ?apikey=YOUR_API_KEY &area=email &action=uploadlistbyurl &url=http://ww.yoursite.com/yourlist.csv
The platform expects this call as a POST; the parameters are the same either way.
<response> <id>1</id> <status>Processing</status> </response>
{
"id": "1",
"status": "Processing"
}addemailAdds an email to a list, when giving the list id. Also supports custom columns if they already exist in the list just pass the column name via the request.
createlistAllows creating a list by passing a data containing email addresses
deleteemailbyemailDeletes an email address from a list given it's list id and email address
deleteemailbyemailidDeletes an email address from a list given it's list id and email id
deletelistDeletes a list by a list id
editemailEdits an email entry inside a list. Given either email address or email id.
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.