# PrestaShop

PrestaShop es de las aplicaciones más populares para crear, gestionar, y automatizar tiendas virtuales. Integrar PrestaShop con GearPlug te permite usar acciones dentro de tu tienda para actualizar otras aplicaciones.

{% 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://lh3.googleusercontent.com/31BXxvtwHn6a8mp24OgdfNj7GjHZFVM_9twh0I4OuZmZR2p2o7IpqmCpVRNNF4Db54LMcgwUMTT-jK89wXLfIBGlrHWTu_KKQBRM_xC_diml5KBDE7zIis3a1vjA38R9kd48jo3HYpgmFmHbFJtLjw" alt=""><figcaption></figcaption></figure>

Como origen, PrestaShop ofrece 3 acciones:

* **Obtener cliente creado**: Extrae los datos de nuevos clientes registrados en tu tienda.
* **Obtener orden creada**: Importa la información de las órdenes generadas en tu tienda.
* **Obtener carrito abandonado**: Extrae detalles de órdenes canceladas 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/prestashop.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.
