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

webrequest/webservice call

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
jason.smoker
Posts: 15
Joined: Wed Apr 26, 2017 9:41 am

webrequest/webservice call

Post by jason.smoker »

We’re trying to figure out how to make a webrequest/webservice call within the PlumVoice framework. Can you provide examples for how to do this or point us in the right direction to find the answer? Is it possible to make the request using javascript?

Thank you.
Jason

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

Re: webrequest/webservice call

Post by support »

Hi Jason,

A good starting resource for using webservices with our platform would be our Outbound Developer's Guide, found here:

http://www.plumvoice.com/docs/dev/plumd ... nddevguide

If you have any specific questions that aren't covered there we'd be happy to help. As for your question regarding javascript, VoiceXML does not support XHR requests in Javascript. You can, however, use the various supported data integration tags (a full list of which is available in the documentation).

Regards,
Plum Support

Post Reply