Pre-requisites
Create a list of users- List is a group of users who you want to send broadcast to.Triggering broadcast
Once you have the list ready, you can trigger broadcast using one of the following methods:1. Programmatically using SDK / API
This is the most flexible way of sending broadcast to a list. Use it when you regularly trigger a specific message to bulk users, like reminders or community updates like news. You can use API or update it using backend SDKPython SDK
Node SDK
Java SDK
Go SDK
2. From UI
You can also trigger Broadcast directly from the SuprSend dashboard without any tech involvement. Recommended for cases when you want to send a one-off campaign, something like newsletter or special feature announcement. You can schedule broadcast on a list from the dashboard by selectingRun Broadcast option in the kebab menu on Subscriber -> Lists tab

Once you click the Run Broadcast button, it will ask for a confirmation. This is just to ensure that bulk campaigns are not triggered by mistake. Click Confirm to trigger the broadcast. You can check the notification status on Logs page.