Add a scripted extension point for Connect Support chats
Implement the ConversationServerInteractionService extension point, which enables you to create custom scripts that use context variables from pre-chat surveys presented to requesters in the Agent Chat client.
始める前に
手順
- Navigate to and select the ConversationServerInteractionService scripted extension point.
- Click the Create implementation related link to create a new custom script include.
- In the Script Include form, create the code that uses the pre-chat context variables to route chats to the appropriate Connect Support queue.
- Click Update.