> For the complete documentation index, see [llms.txt](https://woowup-docs.gitbook.io/woowup-developer-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://woowup-docs.gitbook.io/woowup-developer-docs/woocommerce/conectar-cuenta.md).

# Conectar Cuenta

## How to integrate Woocomerce with WoowUp?

### Requirements <a href="#section-1" id="section-1"></a>

WordPress permalinks must be enabled at: **Settings > Permalinks**.

### Generate API keys <a href="#section-2" id="section-2"></a>

The WooCommerce REST API works on a key system to control access. These keys are linked to WordPress users on your website.

![](/files/-MFCTOTagKX7wCMUsoiq)

To create or manage keys for a specific WordPress user:

1. Go to: **WooCommerce > Settings > Advanced > REST API**.\
   \&#xNAN;*Note: Keys/Apps was found at **WooCommerce > Settings > API > Key/Apps** prior to WooCommerce 3.4*.
2. Select **Add Key**. You are taken to the **Key Details** screen.

![](/files/-MFCTVqe7SMsyCOk5ZhB)

1. Add a **Description**.
2. Select the **User** you would like to generate a key for in the dropdown.
3. Select a level of access for this API key — **Read** access, **Write** access or **Read/Write** access.
4. Select **Generate API Key**, and WooCommerce creates API keys for that user.

&#x20;Now that keys have been generated, you should see **Consumer Key** and **Consumer Secret** keys, a QRCode, and a Revoke API Key button.

![](/files/-MFCTkg_HgCTkMBlPQOO)

&#x20;The **Consumer Key** and **Consumer Secret** may be entered in the application using the WooCommerce API, and the app should also request your URL.

{% hint style="info" %}
&#x20;Technical documentation for the REST API [can be found here](https://woocommerce.github.io/woocommerce-rest-api-docs/).&#x20;
{% endhint %}

## Ingresar las credenciales de Woocomerce en WoowUp

Para cargar estos datos e deben realizar los siguientes pasos:

1.Entrar en la pantalla de configuración desde la barra superior:

<div align="left"><img src="/files/-LTwdiyf4Yu4uk4zXij9" alt=""></div>

2.En la sección de Integraciones, entrar en Woocomerce:

![](/files/-MFCWbtniclhbGFEFVKP)

3.Completar:

* URL de la Tienda de Woocomerce
* Consumer Key
* Consumer Secret
* Estados de venta a Descargar
* Seleccionar si desea descargar las categorías

4\. Activar la integración desde el botón activado/desactivado.

![](/files/-MFCWoJA8IhifC4iM35T)

5\. Comunicar a tu Project Manager para obtener la información histórica.
