03-09-2015 06:54 AM
Hi all,
I am trying to update the call variable using Finesse Dialog API, I have tested it with poster and programmatically it sends the request successfully( responds 200 )
but those doesn't show up in the finesse interface, is there any prerequisite needed to update the call variable?
or I am looking at the wrong place?
I see no variables here updated or I am trying to send in XML
Help !
Thanks,
03-10-2015 08:14 AM
The values of the call variables value is not updated from the Admin screen. Just their assignment and display name.
03-10-2015 08:18 AM
What are you trying to say, I can not understand.
03-11-2015 09:07 AM
Setting the call variable data is only available via an API, for example, UpdateCallData. The interface will not show the variables values, only their names.
03-12-2015 04:28 AM
Well, I am trying to update the call variables from API, which send request with data properly and I get 202 but still variables doesn't get updated.
03-12-2015 08:25 AM
Could you send an example of how you are setting, and retrieving the call variable?
Thank you
03-29-2015 03:40 PM
I have the same problem. Finesse api doesn't update the call variables if you authenticate to the api with an admin user. You have to use the credentials for the agent involved in the call.
This is a problem for me since I wanted to use this api from a third party system. I haven't found a workaround.
03-29-2015 11:47 PM
Well, without using agent credentials how are you suppose to send the API request to FInesse ? It wont authenticate and it wouldnt know the call id, it cant keep track of it if you doesn't provide credentials. And can you elaborate your Third party service ?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide