> For the complete documentation index, see [llms.txt](https://academy.vambe.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.vambe.ai/crm/integracion-plataforma-crm.md).

# Integración plataforma CRM

- [Integración de Vambe con CRMs: qué es posible, qué se sincroniza y qué debes considerar](https://academy.vambe.ai/crm/integracion-plataforma-crm/integracion-de-vambe-con-crms-que-es-posible-que-se-sincroniza-y-que-debes-considerar.md)
- [Cómo obtener las credenciales de Odoo CRM](https://academy.vambe.ai/crm/integracion-plataforma-crm/como-obtener-las-credenciales-de-odoo-crm.md): Antes de conectar Odoo CRM en Vambe necesitas cuatro datos desde tu cuenta de Odoo: la URL, el nombre de la base de datos, tu usuario y una Llave de API. Aquí te explicamos paso a paso cómo obtener ca
- [Cómo conectar y configurar tu CRM](https://academy.vambe.ai/crm/integracion-plataforma-crm/como-conectar-y-configurar-tu-crm.md): Centraliza tu gestión. Aprende a conectar HubSpot, Pipedrive, Salesforce y otros CRMs para sincronizar contactos, tratos y automatizar el envío de leads desde Vambe.


---

# 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, and the optional `goal` query parameter:

```
GET https://academy.vambe.ai/crm/integracion-plataforma-crm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
