SalesforceLiveAgentConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Configuration specific to Salesforce Live Agent.
Attributes |
|
---|---|
Name | Description |
organization_id |
str
Required. The organization ID of the Salesforce account. |
deployment_id |
str
Required. Live Agent deployment ID. |
button_id |
str
Required. Live Agent chat button ID. |
endpoint_domain |
str
Required. Domain of the Live Agent endpoint for this agent. You can find the endpoint URL in the Live Agent settings
page. For example if URL has the form
https://d.la4-c2-phx.salesforceliveagent.com/..., you should
fill in d.la4-c2-phx.salesforceliveagent.com.
|