editemailEdits an email entry inside a list. Given either email address or email id.
To edit email address pass the new email address via email parameter.
Also supports custom columns if they already exist in the list just pass the column name via the request.
Note: the column names are stored in our system as lowercase a-z0-9 spaces are removed.
| Argument | Type | Required | Description |
|---|---|---|---|
listid | integer | Yes | ID of the list that contains the email entry to edit. |
emailaddress | string | No | Email address to edit |
emailid | integer | No | The email id to edit in the list. |
https://api.mailclickconvert.com/api.php ?apikey=YOUR_API_KEY &area=email &action=editemail &listid=35345 &emailaddress=test@test.com
The platform expects this call as a POST; the parameters are the same either way.
<response> <success>Email entry updated</success> </response>
{
"success": "Email entry updated"
}addemailAdds an email to a list, when giving the list id. Also supports custom columns if they already exist in the list just pass the column name via the request.
createlistAllows creating a list by passing a data containing email addresses
deleteemailbyemailDeletes an email address from a list given it's list id and email address
deleteemailbyemailidDeletes an email address from a list given it's list id and email id
deletelistDeletes a list by a list id
getdatafeedsGets a list of data feeds from the account
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.