# Hotmart

Hotmart is an eCommerce platform that comprises several product types, including physical, digital, and subscription products. Integrating Hotmart into GearPlug lets you use the actions in your online store to update other apps.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh7-us.googleusercontent.com/WVpQOUpppmcn5W7PUC-EvZo2efwejhcuqoDDj7QurTmQCHd-Rz8GWfMzI1qSY9DZkBv_S4lHxprnIeWRQerk0cxOh-Gbxk9X8FJQgV3xF-bn8kftDmnRJOc2DtqvMleKhIHFGc5DP0h1PDLrEDATAw" alt=""><figcaption></figcaption></figure>

As a source, Hotmart offers 3 actions:

* **Get cancelled subscription**: Imports data from cancelled subscriptions in your account.
* **Get changed plan**: Extracts information from changes to existing subscribers.
* **Get abandoned cart**: Collects details from abandoned carts.
* **Purchase completed**: Draws data from new purchases in your store.


---

# 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/english/set-up-your-integrations/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.
