HOW TO SEND SMS FROM GOOGLE SHEETS:
Install and enable the Sheet SMS add-on, use the top menu:
Send SMS directly from the sheet with the function
SENDSMS(message, phone_number)
For example : SENDSMS("hello", "+33645859785")
You can also schedule messages for later like this
SCHEDULESMS(message, phone_number, date, hour)
For example :
SCHEDULESMS("Merry Christmas!", "+33645859785", "24/12/2021", "20:00")
You can also use your phone carrier to send the messages thanks to our mobile application!
Sync a SMS using the function SENDSMSWITHMOBILE(message, phone_number. For example : SENDSMSWITHMOBILE("hello", "+33645859785")
Create complex workflow to send the messages using Google Sheets functions
Use the Android mobile application to send all your messages really quickly
Send messages one after the other by clicking on SEND buttons
Send all messages using the menu on the top
For any question, contact us on