# O Que é um Webhook na Trendbot

### O que é um webhook na Trendbot? <a href="#o-que-e-um-webhook-na-trendbot" id="o-que-e-um-webhook-na-trendbot"></a>

Antes de mergulhar nesse tema, é importane entender o conceito de webhook.

Um **webhook** é um função de retorno de chamada baseado em HTTP que permite a comunicação entre duas APIs. Em outras palavras, um webhook concedem a permissão de receber pequenos volumes de dados de outras aplicações.

Dito isso, na **Trendbot** você consegue parametrizar seus próprios webhooks a fim de integrar seu WhatsApp com outros sistemas, geralmente ERPs, plataformas de pagamentos ou CRMs, como o RD Station, por exemplo, que é muito utilizado por várias empresas.

Por ser um assunto um pouco mais complexo, recomendamos que assista o vídeo abaixo para entender da melhor maneira possível como criar um webhook na **Trendbot.**

### Confira:

{% embed url="<https://youtu.be/z-JWbLNDHGQ?si=y_6ltooOelbMPu3U>" %}


---

# 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.trendbot.com.br/central-de-ajuda-trendbot/automacao/o-que-e-um-webhook-na-trendbot.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.
