# Integração com a HuskyApp

**Criando uma Integração com a HuskyApp**

### **1. Acessar integrações na Wiapy**

Acesse o painel da Wiapy e vá até:

👉 <https://wiapy.com/producer/integrations>

### **2. Abrir a integração HuskyApp**

Clique na integração **HuskyApp**.

<figure><img src="/files/LBq8c8XBa3XqwLT7Sk8S" alt=""><figcaption></figcaption></figure>

### **3. Selecionar os produtos**

Escolha os **checkouts** e **order bumps** que deseja vincular à HuskyApp.

<figure><img src="/files/N4gad4swoNUGwvYwzGal" alt=""><figcaption></figcaption></figure>

### **4. Configurar eventos**

Em **Eventos para enviar**, selecione:

* **Pagamento Aprovado**
* **Pagamento Estornado**
* **Chargeback**

### Configuração na HuskyApp

5. Criar um novo aplicativo

**No painel da HuskyApp:**

1. Faça login.
2. Crie um novo aplicativo.
3. Preencha:
   * Nome do app
   * Tipo de app
   * Idioma
   * Tema
   * Demais personalizações

Salve após finalizar.

<figure><img src="/files/X3NTf9gTAg7FOSjU377T" alt=""><figcaption></figcaption></figure>

### 6. Criar o produto no App

**Dentro do seu aplicativo (Na HuskyApp):**<br>

1. Clique em  **Produto**
2. Selecione **Criar novo produto**
3. Preencha as informações solicitadas
4. No campo **"Digite o ID do produto na plataforma"**, informe o **ID do produto da Wiapy**
5.

```
<figure><img src="/files/mXSbGVKYiNnivmdVAgKe" alt=""><figcaption></figcaption></figure>
```

6.

```
<figure><img src="/files/rnHQraMbDqn8KoJHWzuJ" alt=""><figcaption></figcaption></figure>
```

👉 Esse ID aparece na tela da integração da HuskyApp dentro da Wiapy.

<figure><img src="/files/1K2dswK26so3znxyczBt" alt=""><figcaption></figcaption></figure>

### Conectar o Webhook

7. **Obter o Token de Autenticação**

Na HuskyApp:

1. Vá em **Integrações**
2. Clique em **Webhook HuskyApp -> Integrar Plataforma**
3.

```
<figure><img src="/files/jMYehThgSJPvEM0TgkcE" alt=""><figcaption></figcaption></figure>
```

4. Copie o **Token de Autenticação**

<figure><img src="/files/3z018kd94sgjDldDQ8qx" alt=""><figcaption></figcaption></figure>

Na Wiapy:

* Cole o token no campo **API Key** da integração.

<figure><img src="/files/WmEz0TIcCV2YuNouc8pJ" alt=""><figcaption></figcaption></figure>

## **8. Finalizar**

Clique em **Salvar**.

Pronto! A integração com a **HuskyApp** estará ativa.


---

# 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://ajuda.wiapy.com/wiapy/produtor/integracoes/integracao-com-a-huskyapp.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.
