How to Get Your List Ready for Sending Text Messages: šĀ Before We Start: Make sure your list is in a file that ends with ā.csvā (when downloading it from Google Sheets, Excel or any other location).
1. Make a List:
- Open your list file.
- Write names for each column at the very top. These names tell us what each column is for (like phone numbers, first names, etc.).
- One of these names should be
sms_number
for phone numbers because we need them to send texts!
2. Phone Numbers:
- This column MUST be called
sms_number
or it wonāt send any messages. - Write phone numbers with a ā+ā sign and your country code first (like +1 for the USA). So, if a phone number isĀ 603-555-1212Ā in the USA, youāll write it asĀ +16035551212.
3. Name Your Columns Wisely:
- You can have any names for your columns, but some special names like āfirst_nameā, ālast_nameā, āemailā, and āsms_numberā tell our system exactly what to do with them.
- Donāt use the name ā_botcoidā ā itās our secret code!
4. Upload Your List:
- Once your list looks good, save it.
- In our SMS Broadcast feature, there will be a place to upload this list. Just click, find your file, and upload!
šĀ Ready, Set, Go! Now, youāre all set to send your messages to everyone on your list.
When writing your message donāt forget to use your newly created attributes to personalize the SMS Broadcast:
Hi ${first_name}. Please fill out this survey: ${survey_url}. Thank you!
šĀ Bonus: A Simple Example! Imagine you have a list like this:
- Column 1 named āfirst_nameā for first names
- Column 2 named ālast_nameā for last names
- Column 3 named āemailā for email addresses
- Column 4 named āsms_numberā for phone numbers
Remember, phone numbers should look like this:Ā +16035551212 This way, everything is neat and easy for us to understand who weāre sending your messages to!