# Webhooks Integrados - Verificação de status de erro

## Saída negativa do bloco

Em um [fluxo de automação](/topicos/geral/tarefas/fluxos-de-automacao.md), o bloco "Enviar Webhook" possui uma saída negativa de erro logo abaixo. O fluxo será direcionado para essa saída caso o servidor de destino retorne um status de erro ou se houver uma configuração incorreta na ação, como o uso de uma URL inválida. Vale destacar que essa saída não analisa nem trata os dados retornados no erro; ela apenas sinaliza se um erro ocorreu ou não.

<figure><img src="/files/GhA0xWu4XMvJRAp8Iq3H" alt=""><figcaption><p><em>Exemplo de Fluxo de Automação.</em></p></figcaption></figure>


---

# 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://docs.sprinthub.com/topicos/analisar/webhooks-integrados/webhooks-integrados-duvidas-comuns/webhooks-integrados-verificacao-de-status-de-erro.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.
