{ "sections": [ "title", "description", "supported_soap_calls", "supported_rest_api_http_methods", "fields", "special_access_rules", "wsdl_segment" ], "title": "EmbeddedServiceCustomComponent - Tooling API", "description": "Represents a custom component created for an Embedded Service feature. The custom components can be an Aura or Lightning Web Component. This object is available in API version 44.0 and later.", "supported_soap_calls": "`create()`, `delete()`, `describeSObjects()`, `query()`, `retrieve()`, `update()`, `upsert()`", "supported_rest_api_http_methods": "`DELETE`, `GET`, `HEAD`, `PATCH`, `POST`, `Query`", "fields_columns": [ "type", "properties", "description" ], "fields": { "CustomComponentId": { "type": "reference", "properties": "Create, Filter, Group, Sort, Update", "description": "The unique ID of the LightningComponentBundle or AuraDefinitionBundle component to be used in the Embedded Service." }, "CustomComponentType": { "type": "picklist", "properties": "Create, Filter, Group, Restricted picklist, Sort, Update", "description": "The embedded component type associated with the chosen Feature that you want to customize. The possible values are: LA_ChatHeader—Not supported for AuraDefinitionBundle components LA_Minimized LA_PlainTextChatMessage—Not supported for AuraDefinitionBundle components LA_Prechat" }, "EmbeddedServiceConfigId": { "type": "reference", "properties": "Create, Filter, Group, Sort", "description": "The unique ID of the EmbeddedServiceConfig object that this custom component is associated with." }, "Feature": { "type": "picklist", "properties": "Filter, Group, Nillable, Restricted picklist, Sort", "description": "The Embedded Service feature that uses the custom component. The possible values are: Base ChannelMenu FieldService Flows LiveAgent NotInUse" } }, "special_access_rules": "This type is available only if Salesforce Experiences and Salesforce Sites are enabled in your org. To access this type, you need the Customize Application user permission.", "wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n\n```" }