> For the complete documentation index, see [llms.txt](https://help.maisfy.com.br/maisfy-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.maisfy.com.br/maisfy-help/integracoes/notazz.md).

# Notazz

A **nota fiscal**, a **integração** e a **etiqueta de postagem** são elementos essenciais para o sucesso do seu negócio.&#x20;

Aqui você verá como a integração entre a [**Notazz** ](https://notazz.co/?a=9fd81843ad7f202f26c1a174c7357585)e a [**Maisfy**](http://www.maisfy.com.br/) pode transformar a emissão de notas fiscais e facilitar sua gestão de estoque.&#x20;

Aprenda a melhorar a logística e a eficiência do seu e-commerce, além de garantir a satisfação dos seus clientes. Vamos explorar juntos os benefícios dessa automatização e como ela pode ajudar você a evitar problemas fiscais e otimizar suas entregas.

Acesse Ferramentas - Apps e encontre o card Notazz. Lá você terá o tutorial de integração, que também segue abaixo:

### Passo a passo:

* Cadastre-se ou faça o o seu login em [Notazz](https://notazz.co/?a=9fd81843ad7f202f26c1a174c7357585).

* No menu lateral esquerdo, clique em **Configurações** - **Integrações**

* ![Menu superior Notazz](https://maisfy.s3.amazonaws.com/maisfy/integrations/notazz/menu.png)

* Clique em adicionar e pesquise por **Webhooks**.

* &#x20;

  <figure><img src="https://maisfy.s3.amazonaws.com/maisfy/integrations/notazz/integracao.png" alt=""><figcaption></figcaption></figure>

  <figure><img src="https://maisfy.s3.amazonaws.com/maisfy/integrations/notazz/webhook.png" alt=""><figcaption></figcaption></figure>

* Cadastre o webhook

* Copie a URL disponibilizada no fim da tela, como na imagem.

* Após finalizar o cadastro, clique em Salvar no canto superior esquerdo.

*

```
<figure><img src="https://maisfy.s3.amazonaws.com/maisfy/integrations/notazz/webhook-add.png" alt=""><figcaption></figcaption></figure>
```

* Na Maisfy, clique em **Adicionar**
* Cole a URL que você copiou em Notazz e selecione os produtos que deseja vincular a esta integração.

Após o adicionar, sua conta será integrada automaticamente e começará a receber os eventos em Notazz.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.maisfy.com.br/maisfy-help/integracoes/notazz.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
