Add a scripted extension point for Connect Support chats

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • 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.

    始める前に

    Role required: admin

    手順

    1. Navigate to All > System Extension Points > Scripted Extension Points and select the ConversationServerInteractionService scripted extension point.
    2. Click the Create implementation related link to create a new custom script include.
    3. In the Script Include form, create the code that uses the pre-chat context variables to route chats to the appropriate Connect Support queue.
    4. Click Update.

    タスクの結果

    The custom script is created and registered against the ConversationServerInteractionService scripted extension point.