07-18-2021 02:27 PM - last edited on 12-09-2021 12:43 AM by Niina_P
Hi,
Is there a way to add additional information in Conversation screen via configuration or by passing data in IVR in Sinch CC Cloud Communication Panel? This is the screen where the agents accept or reject the call, or when the call is ongoing.
We have a case where there is a common overflow queue and agents need to know the original queue of the call.
Thanks.
07-19-2021 02:22 AM
Hey,
Yes, there is a way to display information collected in IVR within Communication Panel UI. For that you should collect the data in IVR, attach it to CAD (contact attached data) and then the data is available for any Extension Area app to read + display.
Br,
Jukka
07-19-2021 03:46 AM
Hi Jukka,
Thanks for the reply.
So the only way to display the collected data is to create an extension app, is that right?
07-20-2021 02:01 AM
Yes, that is right. The reason being that CAD can be basically in any format (soap, plain text...) and you could imagine what kind of mess it could do for UI. For long run we are planning of course to enhance the CAD visibility within UI, but for now like said it's the Extension Area.
//Jukka