Configure to support chat history in Virtual Agent API
You can now support your live agents to see chat history in their conversations with the primary bot.
始める前に
Role required: admin
手順
- Navigate to All, and then enter sys_cs_provider_application.list in the filter.
- Select the VA Bot to Bot Provider Application record to open it.
- In the Provider Channel Identity form, select the Provider Identity Properties related list and click New.
-
On the Custom Adapter Property form, fill in the fields.
表 : 1. Custom Adapter Property form Field Description Name Name of the customer adapter property, such as store_history_as. Value Enter any one of the following inputs: - multi-text: The chat history will be displayed in individual messages.
- text: The chat history will be displayed in a single block.
- html: The chat history will be displayed in HTML.
Description Enter an explanation for this property: The custom adapter property to display the chat history between the primary bot and the end user with enhancements. - Click Submit.