# Magento

Magento es una plataforma de código abierto para gestionar tu tienda virtual desde cualquier escritorio de WordPress. Integrar Magento con GearPlug te permite usar los registros de tu tienda para actualizar otras apps y viceversa.

{% 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/tDYGeWqdkdfZdqTDzVKvEmQBohpdpn5D_RStdCvbkuDNisCISmRvKbmBnmrmYVR3ucGQUqMkmA1YS_U9P8_9IojtIqvlsecqCIGyMkZDY81AVbLDS0ZNxzAzlJqr71OQ7fSufmkquyHrTCuASRU-kA" alt=""><figcaption></figcaption></figure>

Como origen, Magento ofrece 3 acciones:

* **Obtener nuevo producto**: Extrae los datos de nuevos productos registrados en tu inventario.
* **Obtener nuevo cliente**: Importa automáticamente la información de nuevos clientes en tu tienda.
* **Obtener nueva orden**: Obtiene los datos relevantes de las órdenes creadas en tu tienda.

### Como destino

<figure><img src="https://lh7-us.googleusercontent.com/g8bGnGirpP4kxwnyX7gxZQR84JD1P1xZiRRScTIe_jVtlk90BIijmw7VuU0j8UnQmzPnFgV6GPpoF_simg2vQKlkmclnU27yRNwgRI3LlD29juOUgk3aMS5vfvan63_Zl4hn-0ItNodI5W4hDvixqQ" alt=""><figcaption></figcaption></figure>

Como destino, Magento ofrece una acción:

* **Crear cliente**: Crea nuevos clientes en tu lista de contactos con datos de otras apps.


---

# 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/magento.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.
