# Busca por CNPJ

## <mark style="color:blue;">Fazendo a Lógica nos Fluxos</mark>

Use como base de lógica o fluxo da imagem abaixo, o fluxo pronto está mais abaixo

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

{% hint style="info" %}
O fluxo mostrado acima e o que você irá baixar, não é exatamente igual ao mostrado no vídeo. No entanto, a lógica de integração continua a mesma
{% endhint %}

## <mark style="color:green;">AULAS EXPLICATIVAS</mark>

**BUSCA POR CNPJ VIA API**\
<https://us06web.zoom.us/rec/play/yoAHlETqou7Mi-Hh4dTpK8Fk_72AZBbcUKehXYPWfEL6rnkuyNa9SQxD-CeJMe476pxgixxLbHKdWcb-.0-FSMbuAiWpUI-tu>&#x20;

## <mark style="color:green;">FLUXOS PRONTOS</mark>

**BUSCAR CNPJ**\
<https://app.botconversa.com.br/share-flow?share_code=04b26631-aaa7-4426-aec9-efc03c2cba8c>

**DOCUMENTAÇÃO API**\
<https://backend.botconversa.com.br/swagger/>


---

# 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.botconversa.com.br/integracoes/tutoriais-prontos/busca-por-cnpj.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.
