> For the complete documentation index, see [llms.txt](https://docs.altu.d1.cx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.altu.d1.cx/connect/live-chat/transbordo-salesforce.md).

# Transbordo Salesforce

A ação start\_livechat agora contempla integrações de Salesforce.

### Atributos

#### parameters

**`button_id`:** ID do botão do qual o chat se originou, esse valor é obtido pelo responsável pela salesforce;

**`deployment_id` (opcional):** ID da implantação da qual o chat se originou, quando não passado utilizaremos o valor cadastrado na integração;

**`button_overrides`:** utilizado para sobrescrever alguns valores do botão atual;

**`prechat_entities`:** registros habilitados no EntityFieldsMaps.

{% hint style="info" %}
Para mais detalhes de cada parâmetro, recomendamos acessar a [documentação ](https://developer.salesforce.com/docs/atlas.en-us.live_agent_rest.meta/live_agent_rest/live_agent_rest_request_bodies.htm?search_text=case)da Salesforce.
{% endhint %}

### **Configuração do Transbordo Salesforce**

Para configurar o transbordo pela Salesforce, encontre sua integração em **Canais > LiveChat** e clique no botão inferior direito **+** para criar uma nova integração.

<figure><img src="/files/ot2Kk1p40iEp3mPTLGbG" alt=""><figcaption></figcaption></figure>

* **Nome:** nome do LiveChat;
* **Provedor:** Salesforce;
* **URL:** URL obtida pela salesforce utilizada para iniciar um live chat e troca de mensagens;
* **ORGANIZATION ID:** ID da organização do Salesforce;
* **DEPLOYMENT ID:** ID da implantação da qual o chat se originou.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.altu.d1.cx/connect/live-chat/transbordo-salesforce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
