We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

format of call_list file for queuecalls web service

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
mafeldman
Posts: 9
Joined: Tue Nov 13, 2007 11:09 am

format of call_list file for queuecalls web service

Post by mafeldman »

What is the format for the second and third parameters (message reference string and call parameters string) when using a file to start an outbound campaign? The documentation just says that each entry in the file has three comma separated fields.

Thanks,

Mike

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

IVR format for message_reference and call_parameters

Post by support »

Hi,

The IVR format for message_reference and call_parameters for creating an IVR call campaign is the same as queuing for a single IVR call. Both parameters are of type "string" and of length "255" and are POSTed to the URL specified by start_url.

Regards,
Plum Support

Post Reply