Question
IN
IN
Last activity: 26 Jul 2021 10:56 EDT
Pega Chat - Pass custom information from Pega to host site
Hi Team,
I am trying to pass custom values from Pega (version 8.5.2) chat/webchatbot to host site. Custom values can be session storage, I see Pega already passes - Work-Channel-Chat case (pzInsKey).
Can we pass values similarly:
1) in middle of the chat i.e. when specific questions are prompted to user.
2) when all the user agents are busy.
***Edited by Moderator Kayla to update Content Type from Discussion to Question***
@AbhilashR1892There aren't any extension points to pass custom data to the desktop. The assignment key is sent from an HTML fragment rule, which is part of the mashup UI. If all user agents are busy when trying to escalate to chat, the OOTB behavior should already send a message. Is that not happening?
For the first use case, are you trying to trigger something at the desktop if an agent sends a specific message?