Pro: $9.99/mo or $99.99/yrView Plans
Documentation

Sending bulk SMS

Learn how to send personalized SMS to multiple recipients using CSV upload in the textbee.dev dashboard.

Send personalized bulk SMS by uploading a CSV file in the dashboard.

Prerequisites

  • A textbee.dev account
  • A registered Android device

CSV upload

  1. Open the dashboard and go to the bulk SMS / CSV upload section.
  2. Upload a CSV that has a phone number column and any extra columns you want in your message (e.g. name, orderId).

Example CSV:

phone,name,orderId
+1234567890,John,1001
+0987654321,Jane,1002
  1. Select your registered device.
  2. Choose the recipient column (e.g. phone).
  3. Write a message template using {{ columnName }} β€” each recipient gets a message with their row’s values:

Example: Hello {{ name }}, your order #{{ orderId }} is ready!

  1. Preview for a recipient to confirm the template, then send.

Next Steps

Need help? Check our FAQ or contact support.