> For the complete documentation index, see [llms.txt](https://docs.dapta.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dapta.ai/dapta-docs-es/agentes-de-voz-ia/sesiones-practicas/sesion-practica-integrando-tus-llamadas-ia-con-hubspot.md).

# Sesión practica - Integrando tus llamadas IA con Hubspot

:bulb: Integrar tus llamadas con HubSpot es un paso muy importante para garantizar la inmediatez y el registro correcto de tus interacciones.

Por eso, realizamos una sesión educativa para que puedas hacerlo desde cero. Antes de avanzar, asegúrate de leer nuestra página: [**Integrando tus llamadas con Hubspot**](https://docs.dapta.ai/dapta-docs-es/integrando-tus-llamadas-con-hubspot)**.**

**Webinar grabado –&#x20;*****De Cero a Cien: Escala tus Ventas con IA de Voz + HubSpot***

{% embed url="<https://www.youtube.com/watch?v=DZAbjw3p6qc&t=3758s>" %}

En este video reforzarás:

* La importancia de automatizar llamadas en procesos de ventas
* Cómo crear un agente de voz desde cero
* Cómo disparar llamadas desde una lista de HubSpot
* Cómo actualizar información de contacto automáticamente
* Cómo registrar llamadas dentro del CRM

Este recurso complementa y amplía los conceptos vistos en la [guía inicial](https://docs.dapta.ai/dapta-docs-es/integrando-tus-llamadas-con-hubspot).\
\
Para cualquier duda que tengas en tus integraciones no dudes en contactarnos a **<support@daptatech.com>.**


---

# 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://docs.dapta.ai/dapta-docs-es/agentes-de-voz-ia/sesiones-practicas/sesion-practica-integrando-tus-llamadas-ia-con-hubspot.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.
