Start Chat on click of a Button from Salesforce Experience Cloud Site
To initiate Chat on click of a Button from Salesforce Experience Cloud Site, we can make use of Lightning Web Component, Channel Menu and embedded_svc.liveAgentAPI.startChat(). Sample Lightning Web Component: HTML: <template> ....