Newer Version Available
EmbeddedServiceLiveAgent
Represents a setup node for creating a Snap-ins Chat Live Agent deployment. Available in Tooling API version 38.0 and
later.
Supported Calls
create(), delete() describe(), query(), retrieve(), update()
Supported REST HTTP Methods
REST HTTP isn’t supported in version 38.0.
Fields
Usage
EmbeddedServiceLiveAgent represents a Live Agent configuration that is added to your web page. The EmbeddedServiceLiveAgent record contains a unique combination of a Live Agent chat button and the Live Agent deployment that the administrator selects during setup.
Create an EmbeddedServiceLiveAgent Record
To create an
EmbeddedServiceLiveAgent record:
- Create a LiveAgent Deployment record.
- Create a LiveAgent Chat Button record.
- Create an EmbeddedServiceConfig record.
- Set the fields for the LiveAgent Deployment record, LiveAgent Chat Button record, and EmbeddedServiceConfig record as references on the EmbeddedServiceLiveAgent record.