PollRead.wr
09-14-2021
Returns details of a poll associated with a client's account.
Parameters
- Number : poll_id - Determines the pollid of the poll.
Usage
Example Request
GET /pollread.wr?sidtoken=000000000000000000000000000&poll_id=1234 HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded
Example Response
[{"recordnumb":8312,"campaign":"My Campaign 1","status":"Not Scheduled to Dial","callsetid":1122,"nameofset":"V8308", etc...},
{"recordnumb":6334,"campaign":"My Campaign 2","status":"Beginning phone number upload","callsetid":3344,"nameofset":"V6330", etc...}]