> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nemu.com.br/llms.txt
> Use this file to discover all available pages before exploring further.

# Uappi

> How to connect Uappi to Nemu Dashboard

### 1. Access the Uappi Panel

1. In the main menu, go to **Settings**.

<img src="https://mintcdn.com/nemu/KidzCpESYpocg5v4/assets/pages/integracoes/uappi/1.png?fit=max&auto=format&n=KidzCpESYpocg5v4&q=85&s=7019651c911979fad718e06fb1e90d7d" alt="" width="1600" height="822" data-path="assets/pages/integracoes/uappi/1.png" />

2. Click on **Integrations** and select the **API** section.

<img src="https://mintcdn.com/nemu/KidzCpESYpocg5v4/assets/pages/integracoes/uappi/2.png?fit=max&auto=format&n=KidzCpESYpocg5v4&q=85&s=6440c4f69df068468b705d24fd25239d" alt="" width="1600" height="822" data-path="assets/pages/integracoes/uappi/2.png" />

3. Copy the **Endpoint** URL (will be used in the next step).

<img src="https://mintcdn.com/nemu/KidzCpESYpocg5v4/assets/pages/integracoes/uappi/3.png?fit=max&auto=format&n=KidzCpESYpocg5v4&q=85&s=7cb7386134b1fcc58b692ffc31154089" alt="" width="1600" height="822" data-path="assets/pages/integracoes/uappi/3.png" />

4. Click on **New Integration**.

<img src="https://mintcdn.com/nemu/9abmE13t1gmCywnW/assets/pages/integracoes/uappi/3.1.png?fit=max&auto=format&n=9abmE13t1gmCywnW&q=85&s=a87166ca189a02382efca185ad75445e" alt="" width="1618" height="833" data-path="assets/pages/integracoes/uappi/3.1.png" />

### 2. Create a New Integration

1. Give a name to the integration.

2. Mark as **Active**.

3. Click on **Save**.

<img src="https://mintcdn.com/nemu/KidzCpESYpocg5v4/assets/pages/integracoes/uappi/4.png?fit=max&auto=format&n=KidzCpESYpocg5v4&q=85&s=d881f5b9c05a6bb1c71a5eee077808b2" alt="" width="1600" height="822" data-path="assets/pages/integracoes/uappi/4.png" />

4. Go back to the integrations page and locate the new integration.

5. Click on **Edit** and then on **View Credentials**.

<img src="https://mintcdn.com/nemu/KidzCpESYpocg5v4/assets/pages/integracoes/uappi/5.png?fit=max&auto=format&n=KidzCpESYpocg5v4&q=85&s=1c8e80a144b1db78fc9cb62adf39c3dd" alt="" width="1600" height="822" data-path="assets/pages/integracoes/uappi/5.png" />

### 3. Configure the Integration in Nemu Panel

1. In the Nemu panel, go to **Settings** > **Platforms**.
2. Search for Uappi and click on **Connect**.

<img src="https://mintcdn.com/nemu/9abmE13t1gmCywnW/assets/pages/integracoes/uappi/6.png?fit=max&auto=format&n=9abmE13t1gmCywnW&q=85&s=6aa014585def71811dc8be92e0876cfa" alt="" width="1713" height="1267" data-path="assets/pages/integracoes/uappi/6.png" />

3. Fill in the fields with the data obtained in Uappi and click on **Save**

<img src="https://mintcdn.com/nemu/9abmE13t1gmCywnW/assets/pages/integracoes/uappi/7.png?fit=max&auto=format&n=9abmE13t1gmCywnW&q=85&s=55a1ee1c36d3453bf4e75ab41a2f78e0" alt="" width="517" height="443" data-path="assets/pages/integracoes/uappi/7.png" />

### 4. Configure Webhooks in Uappi

1. Copy the **Webhook URL**.

<img src="https://mintcdn.com/nemu/9abmE13t1gmCywnW/assets/pages/integracoes/uappi/7.1.png?fit=max&auto=format&n=9abmE13t1gmCywnW&q=85&s=42462cdd9172770f6ce59add68c65d83" alt="" width="494" height="231" data-path="assets/pages/integracoes/uappi/7.1.png" />

2. Go back to the Uappi panel and edit the integration created earlier.
3. Mark the **Order** section.
4. Configure the webhook as **Active** and set the **Notification Type** as **Item**.

<img src="https://mintcdn.com/nemu/KidzCpESYpocg5v4/assets/pages/integracoes/uappi/8.png?fit=max&auto=format&n=KidzCpESYpocg5v4&q=85&s=1c5acb38cea956191fbd166eb4e10c8c" alt="" width="1600" height="834" data-path="assets/pages/integracoes/uappi/8.png" />

### 5. Define the Necessary Permissions

In Uappi, add permissions for the following routes:

* `/v2/products/{idSkuProduto}`
* `/v2/products`
* `/v2/orders`
* `/v2/orders/{numeroPedido}`
* `/v2/orders/queue`
* `/v2/payments`

After that, click on **Send** to finalize the configuration.

<img src="https://mintcdn.com/nemu/KidzCpESYpocg5v4/assets/pages/integracoes/uappi/9.png?fit=max&auto=format&n=KidzCpESYpocg5v4&q=85&s=46741801b205639e00c652b14eba36c1" alt="" width="1600" height="834" data-path="assets/pages/integracoes/uappi/9.png" />
