getcampaigntriggersGet list of campaigns triggers in the account
| Argument | Type | Required | Description |
|---|---|---|---|
start | integer | No | Starting position |
limit | integer | No | Number of records to return |
https://api.mailclickconvert.com/api.php ?apikey=YOUR_API_KEY &area=email &action=getcampaigntriggers &start=0 &limit=10
<response> <records>1</records> <trigger> <id>248</id> <title>Title</title> <triggerhits>2</triggerhits> </trigger> </response>
{
"records": "1",
"trigger": {
"id": "248",
"title": "Title",
"triggerhits": "2"
}
}blreportGets list of blocked responses from a campaign that appear to be from blacklists
campaignlogGets the details of a campaign from the campaign log. For each chunk update. This data builds the campaign graph.
createcampaignSends an email campaign
deletecampaignDeletes a campaign given a campaign id
deletereoccurringcampaignDeletes a recurring campaign given the recurring id
deletetriggerDeletes a trigger given a trigger id
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.