# Send a message first to WhatsApp

If you would like to start a conversation with a WhatsApp number which one do you have never chatting with, you can do it in 3 ways: whenever you change an item's status, click a button, or move an item to another group.

{% embed url="<https://www.youtube.com/watch?v=IfeZ3mC8iek>" %}

#### When changing status, send a message to WhatsApp

1\. Go to the integration center, find Quickley and integration, and then recipe "When status is changed to something, send a template message from WhatsApp with mapping."

<div align="left"><img src="/files/NuMpduoqKWExyWfyxC1Q" alt=""></div>

2\. Select a status column and status which one will trigger an action.

![](/files/ElWSgqmNmXT8gv4kxQK6)

3\. Select a WhatsApp channel.

If you don't have any WhatsApp channels, let's add a new one. You can add a [WhatsApp Demo](https://quickley.com/login?redirect_to=/channels/wa/demo) or connect your real number by [this link](https://quickley.com/login?redirect_to=/channels/wa/landing).

4\. Choose a template

{% hint style="info" %}
You will be able to start a conversation only with WhatsApp templates. You can set up templates in the 360dialog hub and Facebook should approve them. Read more about templates on [this page](https://help.quickley.com/channels/whatsapp-business-api/template-messages).
{% endhint %}

![](/files/fJMNiOR9WwTbgAur5Jgb)

5\. Setup a template mapping.

{% hint style="info" %}
Mapping allows you to map an item's column to a template message. For instance, you can map a customer's name, shipping status, meeting date, and more.
{% endhint %}

6\. Save your automation and go to the board, find an item with a phone number, and change the status. After a few moments, you will see that Quickley's column is filled with ID — it means that the item is linked with Quickley's conversation.

7\. Go to the Item View and check that message was sent.


---

# 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.quickley.com/integrations/monday/send-a-message-first-to-whatsapp.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.
