uploadlistbyurl

area emailaction 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://
suppressionboolean (1 or 0)No1 for is a suppression or 0 for not suppression

Example request

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

<response>
  <id>1</id>
  <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.