View a markdown version of this page

Enable Connect Customer quick responses in a custom Contact Control Panel (CCP) - Amazon Connect Customer

Enable Connect Customer quick responses in a custom Contact Control Panel (CCP)

To enable your agents to use quick responses for an embedded or custom CCP, you use the Connect Customer Streams library on GitHub to call the SearchQuickResponse API and return a list of quick response search results to CCP. For more information, see Connect Customer Streams Documentation on Github.

Note

To prevent search API misuse, we implemented default values for the following request parameters:

  • debounceTime – 250ms between subsequent SearchQuickResponse API calls

  • maxSearchResults – 25

  • Search priority order:

    1. shortcut key

    2. name

    3. content

    4. description

For information about the agent's experience using quick responses, see Search for quick responses to customers.