Live Agent Handover
Handoff to Salesforce support agents using Live Agent Rest API
Last updated
Handoff to Salesforce support agents using Live Agent Rest API
Last updated
The Live Agent Handover block allows you to handoff customers to a Salesforce Live Agent. In addition to the handover you can associate cases and contacts. You also have the ability to prefill fields on the LiveChatTranscript object.
By default the following are the required fields which can either be populated directly or with parameters.
Live Agent Url
Salesforce Organization Id
Deployment Id
Button Id
Optional fields include the following:
Field | Description |
---|---|
Case Id | The Salesforce Case object to associate with the transcript. This should be created prior to handoff if the association is needed |
Contact Id | The Salesforce Contact object to associate with the transcript. This should be created prior to handoff if the association is needed |
Custom Fields | These are key value pairs to be set on the LiveChatTranscript object. These can be either the default Salesforce fields or any custom fields added into the object. |
On the completion of the chat the flow would move forward to the next node. Completion can happen with the following scenarios:
Chat ended by agent
Chat ended by user
Disconnect from user (Abandonment leading to ending of chat after a timeout)