uploadlistbyurl

area listverifyaction uploadlistbyurlPOSTwrite

Uploads a list to the account given a url to a list.

Arguments

ArgumentTypeRequiredDescription
urlstringYesa string containing the url to list. Must end with .txt, .csv, Url must start with http:// or https://
autoverifyboolean (1 or 0)Noif set to 1 will auto verify the list if the account has enough credits.
autocopyemailmarketingboolean (1 or 0)Nocopies the list to to email marketing after verified.

Example request

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

<response>
  <importid>29877</importid>
  <listid>33967</listid>
  <status>Processing</status>
</response>

Need a call that isn't here?

Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.