getrecurringcampaigns

area emailaction getrecurringcampaignsGETread

Gets a list of recurring campaigns in the account.

Arguments

ArgumentTypeRequiredDescription
startintegerNoStarting position
limitintegerNoNumber of records to return

Example request

https://api.mailclickconvert.com/api.php
  ?apikey=YOUR_API_KEY
  &area=email
  &action=getrecurringcampaigns
  &start=0
  &limit=10

Response

<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>

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.