Skip to main content

1. Access the Uappi Panel

  1. In the main menu, go to Settings.
  1. Click on Integrations and select the API section.
  1. Copy the Endpoint URL (will be used in the next step).
  1. Click on New Integration.

2. Create a New Integration

  1. Give a name to the integration.
  2. Mark as Active.
  3. Click on Save.
  1. Go back to the integrations page and locate the new integration.
  2. Click on Edit and then on View Credentials.

3. Configure the Integration in Nemu Panel

  1. In the Nemu panel, go to Settings > Platforms.
  2. Search for Uappi and click on Connect.
  1. Fill in the fields with the data obtained in Uappi and click on Save

4. Configure Webhooks in Uappi

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

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.