The Bulk SMS feature in Robeeta Cloud makes it easy to send mass messages for campaigns, announcements, or alerts. Before sending messages, make sure:
Just like the Send SMS feature, you’ll see live character counters and message segments while typing your message.
Upload an Excel sheet with mobile numbers and, if needed, variables (like name, order ID, etc.). Invalid rows will be skipped automatically. You can also download a sample Excel format from the Download Sample Document section.
DLT templates come in two types — with variables and without variables.
Replace DLT placeholders like {var} with ##key1##, ##key2##, etc., in your message. Then, match these keys in your Excel file.
DLT Template Example:
Hello {var}, your order {var} has been shipped and will arrive by {var}.
Use This in Robeeta Cloud:
Hello ##key1##, your order ##key2## has been shipped and will arrive by ##key3##.
Excel Format:
Mobile | key1 | key2 | key3 |
---|---|---|---|
9999999999 | John | 12345 | March 5th |
SMS Sent:
Hello John, your order 12345 has been shipped and will arrive by March 5th.
No placeholders required. Just write the exact message and upload an Excel sheet with only the mobile numbers.
DLT Template Example:
Dear Customer, your connection has been successfully activated.
Excel Format:
Mobile |
---|
9999999999 |
SMS Sent:
Dear Customer, your connection has been successfully activated.
Template Type | Message Format | Excel Columns Needed |
---|---|---|
With Variables | Hello ##key1##, your order ##key2## will arrive by ##key3## | Mobile, key1, key2, key3 |
Without Variables | Dear Customer, your connection has been activated. | Mobile |
You can download a sample Excel file to ensure you use the correct format.