Class SalesforceLiveAgentConfig (2.3.0)

SalesforceLiveAgentConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration specific to Salesforce Live Agent. .. attribute:: organization_id

Required. The organization ID of the Salesforce account.

:type: str

Attributes

NameDescription
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.