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

# Bling

Para integrar com o aplicativo oficial da Assiny (Assiny Public), na versão mais recente da API da Bling (V3), você deve acessar o painel de integrações da Assiny disponível na plataforma:

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

Na página de integrações encontre a integração da Bling (localizada na seção de financeiro)

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

Em seguida clique na opção de configurar. Um pop-up de configuração vai aparecer e você deve clicar em conectar.

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

Depois que você clicar em conectar um redirecionamento automático será feito para o sistema da Bling onde você deve efetuar o login na sua conta:<br>

<img src="/files/tDO03pue1yqvQczEV78n" alt="" height="671" width="602">

Após o login ser feito você deve dar a autorização para que o aplicativo da Assiny se conecte na sua conta clicando no botão de autorizar

<img src="/files/iHJ62sNDA8vIHhkgQqPg" alt="" height="447" width="602">

Após ser redirecionado para a tela de sucesso, basta acessar novamente a tela de integrações na Assiny, e atualizá-la. A integração deve estar ativa:

<figure><img src="/files/XulPmORJzXXn16EpjZGh" alt=""><figcaption></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://assiny.gitbook.io/assiny-docs/integracoes/bling.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.
