Page 1 of 1

How to get Plum application name as a variable?

Posted: Tue Feb 13, 2018 2:58 am
by Strats
Hi Support,

I have a Plum application where I want to put the application name as a variable in the same application and use the variable wherever necessary. Is there a way to get the application name into a variable? If yes, how?


Thanks,
Strats.

Re: How to get Plum application name as a variable?

Posted: Tue Feb 13, 2018 5:45 pm
by support
You should define a variable that is the application's name. You will have to copy/paste or type out your application's name initially. Currently, there is no built-in way to access the application's name, like with shadow variables, or how you would get the ANI or DNIS. We have added this to our internal feature request list, to be considered for future releases.

Re: How to get Plum application name as a variable?

Posted: Fri Jan 11, 2019 10:35 am
by JeffH
Correct me if I'm wrong but I believe the shadow variable

Code: Select all

session.name
contains the application name.

Re: How to get Plum application name as a variable?

Posted: Fri Jan 11, 2019 2:51 pm
by support
Hi Jeff,

Yes, that is correct!

Regards,
Plum Support