Embedded Service Chat for Web Developer Guide
No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Embedded Service Customized Components
The legacy chat product is in maintenance-only mode, and we won't continue to build new features. You can continue to use it, but we no longer recommend that you implement new chat channels. Instead, you can modernize your customer communication with Messaging for In-App and Web. Messaging offers many of the chat features that you love plus asynchronous conversations that can be picked back up at any time.
Important
As of Spring ’19 (API version 45.0), you can build Lightning components using two programming models: the Lightning Web Components model, and the original Aura Components model. Lightning web components are custom HTML elements built using HTML and modern JavaScript. Lightning web components and Aura components can coexist and interoperate on a page.
Note
Embedded Service web components aren’t supported on the login page of Experience sites.
Note
-
Lightning Web Components for Embedded Service
Build custom chat components using Lightning Web Components in Embedded Service, which is supported in Lightning Out, Experience Cloud, and Essentials. Leverage HTML and JavaScript for a modern experience. -
Custom Aura Components for Embedded Service
Use Aura components to adapt the user interface for your embedded components. Aura components are the original components and don’t offer the same flexibility and ease of use compared to Lightning Web Components. -
Create Multiple Components on a Web Page with Lightning Out
Lightning Out allows you to create Salesforce components outside of the Salesforce domain.