StartCampaignUTC.wr
04-24-2017
This method starts dialing a campaign. There is no timezone parameter. Endtime is always in GMT/UTC time.
Parameters
- Number : callsetid - undefined
- Number : endtime - The 24hr GMT/UTC datetime to stop dialing (MM-DD-YYYY HH:MM )
- Number : parameter1 - The calls per minute integer
Useage
Example Request
POST /startCampaignUTC.wr HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded
sidtoken=000000000000000000000000000&callsetid=55881&endtime=09-11-2012%2018%3A17
Example Response
{"response":"confirmed"}