cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
536
Views
0
Helpful
0
Replies

how to parse JSON data to be shown on agent interface

raedklaib
Level 1
Level 1

hello ,

This is the first time I use make rest call step in UCCX scrip, I doing an integration with CRM , I'm sending API request including the calling number and I should get a reply from the CRM in JSON format as below :

[

{

"status": "closed"
"Fullname": "Raed klaib"

"Emailadress": "rklaib@hotmail.com"

"Mobilephone": "0543634677"
},

]

I want to these data to be shown in Finesse Agent as call variables ? does anyone have the whole procedure to achieve that ?

0 Replies 0