Broadcasts let you send messages to your contacts right away or at a set time. They're perfect for sending timely updates, promotions, or engaging content to customers who have recently interacted with your business.
There are two main ways to send a broadcast:
- One-time notification: Sends the message as soon you click the
Send
button.
- Scheduled message: Send the message at a set date and time in the future.
Adding broadcasts in Flows
1. Open
AI & Automation
, then Flows
.2. Click on
Create flow
to make a new WhatsApp flow.3. Choose your trigger:
Notification right now
or Scheduled message
.Configuring settings
Once you add a broadcast trigger, you need to configure its settings. Let’s set up Scheduled message as an example.
1. Click on the card to open its settings.
2. Under Pick date and time, choose when your message is going to be sent.
3. Also, choose if you want this message to repeat.
4. Under Send to, choose who is going to receive your message. You must pick at least one property.
For example, you can send your message only to contacts who you imported from a CSV file using:
{{Original source}} is WhatsApp import CSV
Why is a template block added automatically?
When you add either
One-time notification
or Scheduled message
to your flow, we automatically insert a Template block right after it.This is because you'll likely want to send a message after Meta's 24-hour messaging window. But if you don’t, you can safely remove the template block.
Think of it this way. If you need to send:
- After the 24h window: Keep the Template block and continue setting your broadcast here. See Templates🡽 for help.
- Within the 24h window: Remove the default Template block and continue building your flow as you normally would (Text, Image, etc.), connect it directly to the trigger.