# WooCommerce

WooCommerce es la plataforma de eCommerce favorita para usuarios de WordPress, y una de las apps más populares en general. Integrar WooCommerce con Gearplug te permite mantener tus registros actualizados y automatizar la administración de tu tienda virtual.

{% 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://lh4.googleusercontent.com/0KsOXiaIVa3Wt0tS0LQ6JsSrtb5zAxSTUiTLFD7A0mIQ35tb6lLOmdIGFgfyNisu3Y9udnciHnB1DmrDrhnN0RMKLoA5Qm3HAwppfkF3Wue3Sb2IvKw6amhMoiV0TM16OdIoGUM6ZFxHF6-M9KTfVg" alt=""><figcaption></figcaption></figure>

Como origen, WooCommerce te ofrece 3 acciones:

* **Obtener nuevo cliente**: Extrae los datos de clientes nuevos registrados en tu cuenta.
* **Obtener nueva orden**: Extrae los datos de órdenes nuevas registrados en tu cuenta.
* **Obtener nuevo producto**: Extrae los datos de productos nuevos registrados en tu cuenta.

### Como destino

<figure><img src="https://lh5.googleusercontent.com/Gi8joksTBQIMSGJrEWvPV-ZQVoR33zKf5fHyEdEhj6S-FRKfUpIUhO0W4ACrn1WJPRsWjN-TbNpTBqit4vPkqC3WnqQXYms9iz9aCWXCIcBiD9u8eg-tvP1yE1U3hNiELs9BFQ5yaCkUwBLW7vmo-w" alt=""><figcaption></figcaption></figure>

Como destino, WooCommerce te ofrece 3 acciones:

* **Crear cliente**: Crea clientes nuevos con la información de otras aplicaciones.
* **Crear orden**: Crea órdenes nuevas con la información de otras aplicaciones.
* **Crear producto**: Crea productos nuevos con la información de otras aplicaciones.


---

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