# WhatsApp - Ways to Send Messages and Templates

There are different ways to send messages via WhatsApp within the platform. Below, we explain the three main methods so you can scale your communication with intelligence and control.

#### 1. SAC and CRM Automations

This approach focuses on the operational efficiency of your support and sales teams.

* In CRM: You can set up sends based on funnel movement. When moving an opportunity card, for example, the system can automatically send a WhatsApp message or template.
* In SAC: Unlike mass sends, here the automation is geared toward reminders and re-engagements. Important: SAC automation will only run for cases that are in SAC. This ensures that the customer receives the message only while there is an active interaction with your team.

#### 2. Automation Flow

This is the most robust way to send messages, as you have the ability to build your automation flow with several blocks; inside the builder, you will find various blocks such as:

* Action
* Condition
* Trigger
* Switcher
* Time limiter

&#x20;integrating into the customer journey in a more automated way. In the flow, you will use Action blocks "Send WhatsApp to the contact" or “Send message template to the contact”.

<figure><img src="/files/8bf63da1bb0534fe739cb9ca8b5edb8a6716b918" alt=""><figcaption><p>"Send WhatsApp to the contact"</p></figcaption></figure>

<figure><img src="/files/cc8bab537e68a67b3466eedeeb81aa56b69bfa24" alt=""><figcaption><p>“Send message template to the contact”</p></figcaption></figure>

{% hint style="warning" %}
Security Notice: If your goal is to send messages using a WhatsApp Web number, it is essential to configure the flow strategically to protect the health of your SIM card. To help you with that, we have a detailed article in our knowledge base:

* [Automation with Security: Strategy to Avoid Blocking on WhatsApp Web with High Lead Volume](https://docs.sprinthub.com/estrategias/whatsapp/boas-praticas-com-whatsapp-web/automacao-com-seguranca-estrategia-para-evitar-bloqueio-no-whatsapp-web-com-alto-volume-de-leads)

This tutorial teaches how to structure your automation flow to reduce the chances of the number being banned or suspended, even when dealing with large volumes of leads.
{% endhint %}

#### 3. Message Queue

The third way is through the [Message Queue](https://docs.sprinthub.com/topicos/relacionar/fila-de-mensagens), ideal for controlled mass sending or seasonal campaigns. Sending can be done immediately or scheduled for a specific date.

In the queue, you define the lead segment and the output channel. When setting up the queue, you will have the options:

* WhatsApp
* WhatsApp Template

<figure><img src="/files/5a88ef7f73ee3810fac85a71114eb8eaaa527166" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
After configuration, just drag the card to the "In Queue" column. The system manages the sending cadence to maintain the stability of your connection.
{% endhint %}

#### Conclusion

Mastering these three sending methods allows your strategy to be agile in SAC, organized in CRM, and powerful in automations. The correct use of templates and adherence to security best practices ensure that your operation grows in a sustainable and professional way.

<br>


---

# 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/en/strategies/whatsapp/whatsapp-ways-to-send-messages-and-templates.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.
