getcampaigntriggers

area emailaction getcampaigntriggersGETread

Get list of campaigns triggers 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=getcampaigntriggers
  &start=0
  &limit=10

Response

<response>
  <records>1</records>
  <trigger>
    <id>248</id>
    <title>Title</title>
    <triggerhits>2</triggerhits>
  </trigger>
</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.