# Send Grid

O SendGrid é um serviço de e-mail baseado em nuvem que oferece entrega de e-mail transacional, escalabilidade e análise em tempo real confiáveis com API's flexíveis que facilitam a integração personalizada.

<figure><img src="/files/B5jpqh0JuqIhRTVQUV9v" alt=""><figcaption><p>Utilização do módulo <strong>Send Grid</strong> em um fluxo real</p></figcaption></figure>

### Detalhes do módulo

Os cenários comuns de uso do SendGrid incluem:

* Envio automático de recibos para os clientes.<br>
* Administração de listas de distribuição para envio mensal de panfletos eletrônicos e ofertas especiais aos clientes.<br>
* Coleta de métricas em tempo real para, por exemplo, e-mail bloqueado e capacidade de resposta do cliente.<br>
* Geração de relatórios para ajudar a identificar as tendências.<br>
* Encaminhamento de consultas dos clientes.<br>
* Processamento de e-mails de entrada.


---

# 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://help.hyperflow.global/docs/builder-de-chatbots/integracao/send-grid.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.
