getsmtpcredentials

area emailaction getsmtpcredentialsGETread

Get the list of SMTP Credentials to allow you to use the SMTP API

Arguments

This call takes no arguments beyond apikey, area and action.

Example request

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

Response

<response>
  <server>
    <smtpserver>test.com</smtpserver>
    <smtpport>587</smtpport>
    <username>test@test.com</username>
    <password>test</password>
    <emailaddress>test@test.com</emailaddress>
    <usessl>No</usessl>
  </server>
</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.