uploadimage

area emailaction uploadimagePOSTwrite

Allows uploading of an image file to be imported into image hosting

Arguments

ArgumentTypeRequiredDescription
picturefileYesUpload field/file data
folderintegerNoID of folder to hold the image
titlestringNoIf you want to override the title of the picture instead of filename

Example request

https://api.mailclickconvert.com/api.php
  ?apikey=YOUR_API_KEY
  &area=email
  &action=uploadimage

The platform expects this call as a POST; the parameters are the same either way.

Response

<response>
  <imageid>100</imageid>
  <status>Success</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.