> For the complete documentation index, see [llms.txt](https://docs.clustervet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clustervet.com/configuracoes/webhook/asaas.md).

# Asaas

<figure><img src="/files/bPQB5YjBxvTEASQYTcpy" alt="" width="364"><figcaption></figcaption></figure>

### Como fazer a integração com sistema Asaas?

O primeiro passa para fazer a integração com sistema Asaas é criar uma conta, para isso pode acessar através deste link de [cadastro](https://www.asaas.com/onboarding/createAccount?customerSignUpOriginChannel=HOME).

Feito o cadastro da sua conta Asaas, você pode acessar a tela de integrações em: **Perfil > Integrações > Chave de** API (Será preciso gerar uma nova chave de API)

<figure><img src="/files/esJWNIExEQ6cvr24yZYM" alt=""><figcaption><p>Tela de Integrações do Asaas</p></figcaption></figure>

Com sua Chave de API gerada, agora é possível realizar finalmente a integração com o sistema da Clustervet, acessando menu de **Configurações > Webhooks** basta selecionar a integração com Asaas,

* Preencher o formulário com sua Chave de API e ID da Carteira (Wallet ID)

<figure><img src="/files/SjaiWDmqoQgN9sDZmYjb" alt=""><figcaption><p>Tela de Integração com Asaas na Clustervet</p></figcaption></figure>

### Configurar sistema de notificações

Para receber notificações sobre as movimentações do sistema Asaas é necessário realizar mais uma configuração em seu ambiente.

Acessando a tela de integrações em: **Perfil > Integrações > Webhooks**, você editará a primeira configuração (Webhook para cobrança)

<figure><img src="/files/UZoUzEIW3PwXCjwcXeSO" alt=""><figcaption><p>Tela de Webhooks no sistema Asaas</p></figcaption></figure>

Preencher os seguintes dados:

* Webhook ativado: Sim
* URL: [`https://api.clustervet.com/financial/gateway-payments/webhook/asaas`](https://api.clustervet.com/financial/gateway-payments/webhook/asaas)
* Email: Seu email para receber notificações
* Versão da API: v3
* Fila de sincronização ativada: Sim

<figure><img src="/files/wdLx1WvBtZ8aq6MfmhgU" alt=""><figcaption><p>Tela de Configuração de Webhook no sistema Asaas</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.clustervet.com/configuracoes/webhook/asaas.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.
