Custom Send and Set messages for Salesforce Enhanced Conversation

sendTextMessage() and setAgentInput() methods from Salesforce lightning-conversation-toolkit-api can be used in the Lightning Web Component to send message and set message in the Enhanced Conversation Component in the Lightning Record page. Sample Lightning Web Component: HTML: JavaScript: js-meta.xml: Output: endConversation() method from lightning-conversation-toolkit-api in the Salesforce Lightning Web Component can be used to create custom … Continue reading Custom Send and Set messages for Salesforce Enhanced Conversation