> For the complete documentation index, see [llms.txt](https://guides.orderla.my/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.orderla.my/orderla-plus/whatsapp-blasting-to-customer-list.md).

# WhatsApp Blasting to Customer List

We will learn how to blast to customer list via Wabot.my ( a 3rd party unofficial WhatsApp API ).&#x20;

You can sign up with [Wabot.my here](https://pay.firz.my/api/affurl/4TLezF76SUBNeGMn/UfNrOjTMmz4mZ1KZ0o?target=D6x6sWDiK3I3rAOo).&#x20;

Create an instance of WhatsApp connection. Then follow for the next instruction.&#x20;

### First we have to setup Wabot.my integration.

Go to Messenging Services / Wabot.my at <https://orderla.my/admin/messaging-services/wabotmy>.&#x20;

Fill up the credential form by refering from your Wabot.my setup.&#x20;

<figure><img src="/files/reZIN4FaR0VyBrNUdz1D" alt=""><figcaption></figcaption></figure>

### Blast to your Customer List

Go to **Left Navigation** / **Database** / **Customers.**&#x20;

<figure><img src="/files/7LKf96X9k2JAzUufRmLU" alt=""><figcaption></figcaption></figure>

Select your customers. On top right click '**Broadcast Message**'.&#x20;

<figure><img src="/files/Y9FIqjrCmOBXEc5d0KvP" alt=""><figcaption></figcaption></figure>

A popup will show, here you can write your message. When it done click 'Send Broadcast' to broadcast the message to all of selected customers.

<figure><img src="/files/dvpm8IwEmgK9aFoqGUBr" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guides.orderla.my/orderla-plus/whatsapp-blasting-to-customer-list.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.
