The HTTP API provides methods to send a single message to an email address or send a campaign to an entire list of contacts. You can also view a list of campaigns as well as results for a specific campaign.
Commands
API Commands to help deploy campaigns:
- Get Fillin Fields (getfillinfields)
- Get Test Count (gettestcountfordeployment)
API Commands for Sending One-Off Messages:
- Send One-Off Message (send)
- Subscribe and Send One-Off Message (subandsend)
API Commands to Deploy Campaigns:
- Launch Campaign (launch)
- Schedule Campaign (schedule_deployment)
API Commands to report resulting Tasks and Campaigns:
- Show Scheduled Tasks (show_calendar)
- Show Campaigns (show_campaigns)
- Report Campaign List (rpt_campaign_list)