GetAutodialTop10.wr

04-24-2017

This method returns the summary data of all campaigns for a client. If a callsetid is provided, then we return only one campaign.

Parameters

  • Number : callsetid - Calloutset ID of the campaign you wish to view the numbers of
  • Number : listid - ListLibrary ID of the phone list you wish to view the numbers of
  • Number : nameofset - Nameofset ID of the phone list you wish to view the numbers of

Useage

Example Request

GET /getAutodialTop10.wr?sidtoken=000000000000000000000000000&callsetid=67890 HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded

Example Response

{"structure":{"phone2dial":22,"f2":12},"records":[{"phone2dial":"phone","f2":"rncid"},
{"phone2dial":"2259241600","f2":"9443911750", etc...}]}