getrecurringcampaignsGets a list of recurring campaigns 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=getrecurringcampaigns &start=0 &limit=10
<response> <records>1</records> <recurring> <id>250</id> <title>Bizop - recurring</title> <enabled>Yes</enabled> <timesran/> <repeatdays>1 days</repeatdays> <repeattimes>Unlimited</repeattimes> <profileid>13903</profileid> </recurring> </response>
{
"records": "1",
"recurring": {
"id": "250",
"title": "Bizop - recurring",
"enabled": "Yes",
"timesran": "",
"repeatdays": "1 days",
"repeattimes": "Unlimited",
"profileid": "13903"
}
}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.