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:// |
autoverify | boolean (1 or 0) | No | if set to 1 will auto verify the list if the account has enough credits. |
autocopyemailmarketing | boolean (1 or 0) | No | copies the list to to email marketing after verified. |
https://api.mailclickconvert.com/api.php ?apikey=YOUR_API_KEY &area=listverify &action=uploadlistbyurl &url=https://yoursite.com/mydata.csv
The platform expects this call as a POST; the parameters are the same either way.
<response> <importid>29877</importid> <listid>33967</listid> <status>Processing</status> </response>
{
"importid": "29877",
"listid": "33967",
"status": "Processing"
}deletelistDeletes a list given the list id
getaccountinfoGets list verify package information and total stats for all lists in the account.
getlistsGets a list of all list verify jobs
getliststatusGet list details
pauseverifyPause a list verify job
resumeverifyResumes a list verify job that was paused
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.