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

REST call ?

Questions and answers about Plum Fuse+

Moderators: admin, support

Post Reply
jverweij
Posts: 79
Joined: Thu Apr 27, 2017 11:29 am

REST call ?

Post by jverweij »

I want to add information about my IVR application into a REST call. Is there any way to reference information about the application in javascript? For example, all or some of the application name, application id, revision, deployment id, etc?

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

Re: REST call ?

Post by support »

We recommend setting up those variables at the beginning of your call flow with the "Set Variable" module, however each time you save a revision or create a different deployment, you would have to update those variables manually.

If you are queueing outbound calls via API, you could send the application and deployment IDs as metadata instead.

Post Reply