Message
When you want to configure the content of a notification message to be sent to customers, you can use the Message feature.
In the Message section, there are two parts there are on the left side of the page is used to configure the message, while the right side serves as a preview that displays how the message will appear before it is sent to the customer, as shown in the image below.

Component Explanation:
Title
Indicates the name of the broadcast message or notification.
Notification Template
Indicates the list of notification templates that have been created on the Template page. Select the template that matches the broadcast message you want to send.
Optimized delivery method
To specify whether the message is sent using Marketing Message API (true) or not (false).
By checking this, the Marketing Message API terms will be applied and image optimization and template optimization can be enabled.
Note:
By selecting this checkbox, the sent message will be recorded as Marketing Lite in WhatsApp Usage Analytics Analytics.
Header Format
This section will only be displayed when the template header is configured as a media type (e.g. image, video, or document). The file name to be uploaded must not contain the following characters: %()[]{}
Template Variables
Indicates the field for filling in variable data at the broadcast message sending stage in the notification menu. Note:
Static variable = The data sent to the audience is the same for all recipients.
Personalized variable = The data sent or displayed is different for each recipient. The data will be retrieved from the input provided in the xls/csv document at the account & recipient stage in the previous step.
For further explanation, you can refer to this page.
Trigger dialog on broadcast
Use this feature to add a dialog flow to your broadcast. For example, if you want the bot to actively respond to message when the broadcast is sent.
Workflow Integration
To specify the workflow that will be executed when a broadcast message is sent.
Note: The field will automatically be disabled if you have already configured 'Require workflow when sending notifications' on the template page.
Previous
Button for back to Account & Recipients setting.
Next
Button for continuing to Send or Schedule setting.
Broadcast Message Using Marketing Message API
The Marketing Message API feature in Broadcast Message is designed to help deliver messages more optimally and efficiently to customers. By checking the Optimized Delivery Method option, the system will send the broadcast message by applying the image optimization features available on the Marketing template page.

After you send the message, the notification received by the customer will appear as shown in the image below.

When the notification is successfully delivered to the customer, the broadcast data will be displayed on the Analytics WhatsApp page with the status “Delivered” and the Origin Type set to Marketing Lite, as shown in the image below.

Broadcast Message Using Header
As an example, if you want to send a greeting message that includes an image to your customers, you can select the “skincare_promo” template. In the Header Format section, there is a field available for uploading the image you want to display in the message, as shown in the image below.

When the notification is successfully executed, the image will appear on the customer’s side, as shown in the image below.

Broadcast Message Using Variable
When you want to send a broadcast using a template that contains variables, you are required to fill in the variables in the message section of the notification. You can choose from 2 variable types: Static or Personalized.
Static data can be used when the data sent to all recipients is the same, as shown in the following image.

Personalized data is data that is displayed differently for each recipient. The data is retrieved from the input provided in the xls/csv document at the account & recipient stage.
For example, the xls/csv file entered at the account & recipient stage is shown in the following image.

When you select the Personalized variable, the display on the Message page is shown in the following image.

For example, if you fill in variable {{1}} with the recipient's name, the message display that will be sent to the recipient will appear in the Preview as shown in the image below.

After you send the message, the notification displayed to the customer will appear as shown in the image below.

Broadcast Message Using Bot Dialog
You can also use Dialog Flow to reply to messages from customers. This allows the bot to automatically respond based on the customer’s message content through a defined trigger when they reply to your broadcast.
For example, you can create a dialog about end-of-month promotions. Within the dialog flow, you may add an intent named "end of September promotion". When this intent is triggered, the system will activate the dialog associated with that intent. An example of the intent can be seen in the image below.
After successfully creating the dialog, make sure you have added the dialog (
) and attached it to the intended bot on the Bot Manager page. For example, you attach it to the Bella bot with the dialog title Promo Akhir Bulan, as shown in the image below.

On the Message page, you can click the dropdown menu or type the Dialog Flow title in the trigger dialog field, as shown in the image below.

When the notification is successfully sent to the customer and the customer submits a question related to the intention, the dialog will be triggered, and the bot will respond to the question based on the content of the dialog flow, as shown in the image below.

Broadcast Message Menggunakan Workflow
You can also send messages directly using a workflow to automate the message delivery process to customers without requiring any customer interaction.
On the Message page, you can select the desired workflow by clicking the dropdown menu or typing the workflow title in the Workflow Integration field, as shown in the image below.

After the workflow is selected, the system will automatically execute the message delivery process according to the logic and conditions you have defined within the workflow.
Last updated
Was this helpful?