# Hotmart

Hotmart es una plataforma de eCommerce que abarca una variedad de productos, incluyendo productos físicos, digitales, y suscripciones. Integrar Hotmart con GearPlug te permite utilizar las acciones en tu tienda virtual para actualizar otras apps.

{% hint style="info" %}
**¿No ves la acción que necesitas?**

¡[Contáctanos ya](https://www.gearplug.io/contact)! Selecciona la opción "Sugerir Acción", recomiéndanos la acción que te gustaría ver, y nosotros evaluaremos cómo incluirla.
{% endhint %}

### Como origen

<figure><img src="https://lh7-us.googleusercontent.com/BopxRs2VyPujDVzHGLAvc_xDMN78v1-5KD2z9OF7PXAcVHlNE2E-a3k_NGT1gqDWxLqY-6Tswepr0VVP0zwGrzhSfObk3FfCZ5Wd-p-e2C5xUQpLDXg-0mlTVJTR0HAjuEH6ZsqvZ7O9xZKO8SK79Q" alt=""><figcaption></figcaption></figure>

Como origen, Hotmart ofrece 3 acciones:

* **Obtener suscripción** cancelada: Importa los datos de suscripciones canceladas en tu cuenta.
* **Obtener plan modificado**: Extrae la información de cambios a suscripciones existentes.
* **Obtener carrito abandonado**: Recopila los detalles de carritos abandonados.
* **Compra completada**: Importa la información de compras nuevas en tu tienda.


---

# Agent Instructions: 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.gearplug.io/configura-tus-conexiones/hotmart.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.
