How to send text messages using Google Sheets and Twilio

  Рет қаралды 60,888

Google Workspace

Google Workspace

Күн бұрын

Did you know that you can send text messages via Google Sheets? In this episode of Sheets to Apps, we show you how to easily send text messages with Google Sheets via Twilio - an online communications provider.
Previous Episode → goo.gle/2Dn32Mu
Copy sheet → goo.gle/3biSxqb
Instructions here → goo.gle/2Z1VC9b
Twilio → goo.gle/2EJmhRj
Google Apps Script → goo.gle/3cMWwLz
Beginner tutorial for Apps Script → goo.gle/2zOtDA6
Sheets to Apps playlist → goo.gle/Sheets...
Customizing G Suite playlist → goo.gle/2Rp30br
Subscribe to G Suite → goo.gle/GSuite
Product: Google Sheets; fullname: AGV;
#SheetsToApps #CustomizingGoogleWorkspace

Пікірлер: 83
@vjs717
@vjs717 3 жыл бұрын
Can I capture a reply to the text in a sheet?
@AnchorHomeOffers
@AnchorHomeOffers 8 ай бұрын
How would you create a delay of 1 minute between messages being sent in the script?
@americasfunniestfurbabies2718
@americasfunniestfurbabies2718 3 жыл бұрын
Can y’all put in a updated sheet that actually work
@MauriceTHEVOICEWatts
@MauriceTHEVOICEWatts 2 жыл бұрын
It works you just have to update line 62
@manjuenyu6593
@manjuenyu6593 Жыл бұрын
@@MauriceTHEVOICEWatts I still got error code 401 even I replace line 62
@MauriceTHEVOICEWatts
@MauriceTHEVOICEWatts Жыл бұрын
@@manjuenyu6593 Sorry, I've moved on to a Plugin that handles all my SMS & MMS needs with Twilio.
@otmanalami6621
@otmanalami6621 Жыл бұрын
do i need to press send or can i do it automatically when a row is created? Thanks ^^
@jerichomauricio9005
@jerichomauricio9005 Ай бұрын
I need an answer for this too. I'm doing this for our school's automated attendance checker where when a qr code of a student is scanned, the integration will notify the parents via sms.
@MauriceTHEVOICEWatts
@MauriceTHEVOICEWatts 2 жыл бұрын
If you're still getting an error message after following ​ @Troy Shimkus advice I got mine to work by replacing LINE 62 not 64 but I'm using a MAC so I don't if that makes a difference. Hope it helps.
@lucaseroles4539
@lucaseroles4539 2 жыл бұрын
Can someone please check if script is working? I put the acurate information from my Twilio account but error code 401 keeps showing on status
@shawnjones5643
@shawnjones5643 2 жыл бұрын
I am having the same issue any luck on the solution?
@n0oo7
@n0oo7 2 жыл бұрын
Yeah I'm getting that error as well
@musickmann
@musickmann 2 жыл бұрын
Line 64 of the code needs to be changed to: ``` Authorization: 'Basic ' + Utilities.base64Encode(TWILIO_ACCOUNT_SID + ":" + TWILIO_AUTH_TOKEN) ```
@queenniedublin9967
@queenniedublin9967 2 жыл бұрын
@@musickmann thank you so much!! this is working. :)
@Newlimitshomes
@Newlimitshomes 2 жыл бұрын
@@musickmann Still having some trouble with this. Do I need to add this exactly? Or how should I put it in?
@vikaskaranpage
@vikaskaranpage 2 жыл бұрын
Solved: Replace the line 64: with this line of code - "Authorization": "Basic " + Utilities.base64Encode(TWILIO_ACCOUNT_SID+ ":"+ TWILIO_AUTH_TOKEN)
@thecoachesradar1134
@thecoachesradar1134 Жыл бұрын
Thank you 🙏🏽 this worked for me. The code is basically the same except that I changed the quotation from a single to a double quotation mark I still received the same error message as before but right after I received the error message on the sheet, I received a text to both numbers. I had two different numbers. I tested each with its own unique message. first number received the correct message and second number received its unique message too. I will need to find out why I am getting the error message -> Cannot find method getRange(number,number,number,number,number). and yet received the sms
@jakev1341
@jakev1341 Жыл бұрын
It is now line 62 in the sheets document.
@shirleyyukang
@shirleyyukang Жыл бұрын
@@jakev1341 I still got erorr message🥲
@stealthcovert
@stealthcovert Жыл бұрын
WORKED PERFECT!!!!!!!!
@TheCorpOfc
@TheCorpOfc 2 жыл бұрын
Nice!
@FrankB4U
@FrankB4U Жыл бұрын
How would you specify a media url in the cell in order to send mms?
@shotwithxeph
@shotwithxeph 5 ай бұрын
Hey mate! Did you find a solution?
@FrankB4U
@FrankB4U 5 ай бұрын
@@shotwithxeph yes, but now à pain to send texts in the USA using Twilio
@robertforestkinnett4522
@robertforestkinnett4522 3 жыл бұрын
I can do Mail Merge for free. Can I do SMS for free?
@cj1871
@cj1871 3 жыл бұрын
People respond more to texts though
@climblife
@climblife 7 ай бұрын
this is horrible theres no tutorial
@anushkanandi2305
@anushkanandi2305 3 ай бұрын
How can we send whatsapp messages via Twilio whatsapp message templates?
@InsideMyWall
@InsideMyWall 3 жыл бұрын
How to send images and attachments from google sheets to whatsapp??
@XPEDigital
@XPEDigital 6 ай бұрын
Where is the script that I am replacing?
@abidefromguideposts3216
@abidefromguideposts3216 2 жыл бұрын
How to send an image? I've tried mediaURL. Not working.
@MauriceTHEVOICEWatts
@MauriceTHEVOICEWatts 2 жыл бұрын
Did you find a solution to do this?
@yanicksaint-elien4132
@yanicksaint-elien4132 4 жыл бұрын
That comes just at the right time!
@ribierahmadalkeni8453
@ribierahmadalkeni8453 4 жыл бұрын
Thanks very good
@opekatakata1424
@opekatakata1424 3 жыл бұрын
What if there is a "meeting time "column on the Google sheet that contains date and time for a meeting and I want the SMS to be sent 1 hour and 10 mins to the time in the meeting time column. How do I go about this?
@collinrutherford2324
@collinrutherford2324 2 жыл бұрын
Any luck finding a solution? I have this same need.
@jakeblattner6769
@jakeblattner6769 2 жыл бұрын
@@collinrutherford2324 I was also looking for a similar solution, or one that would remind people to check in they hadn't already for the day
@samvan7787
@samvan7787 Жыл бұрын
I have few question: I increased your original google sheet from 3 columns to 8 and was not able to make this work.1) Is there a way to increase the number of columns in the google sheet so I can include other info for the text message and then using the concat function to build a complete message before I send? 2) Can the script used in this "send SMS" be used in a normal excel sheet?
@mariastephen9975
@mariastephen9975 4 жыл бұрын
Loved your voice..
@DaveWaveCaptured
@DaveWaveCaptured Жыл бұрын
im having an issue saying the "TO Number is not a vaild number? Working on a Mac Anyone else?
@oracle_professor
@oracle_professor 2 жыл бұрын
It's a good tutorial Thank you.
@baselhakim2080
@baselhakim2080 3 жыл бұрын
how would you be able to personalize each message if sending to a large list with several variables?
@FrankB4U
@FrankB4U Жыл бұрын
By using concatenate gathering details from the different columns in your contact list
@jjc6530
@jjc6530 3 жыл бұрын
Can you put instructions on how to actually use twilio
@tonijanezarate6546
@tonijanezarate6546 2 жыл бұрын
do this work on voice too?
@gunjanigupta
@gunjanigupta 2 жыл бұрын
Such a great solution for smaller organizations. Are there any size limits/API Rate limits etc. to be aware of. Maximum rows for the spreadsheet.
@ruchikadias1741
@ruchikadias1741 2 жыл бұрын
Thank you so much! This was really helpful and saved me so much time.
@karncheabarchue8014
@karncheabarchue8014 Жыл бұрын
Great video and easy to follow!
@NinaBanday
@NinaBanday 4 жыл бұрын
Nice! Thanks for sharing!
@ampheremotovlog1926
@ampheremotovlog1926 4 жыл бұрын
I like it so much! Thank you for your tip!
@janetsmothermon5675
@janetsmothermon5675 2 жыл бұрын
Jet Thomas what are you up to
@janetsmothermon5675
@janetsmothermon5675 2 жыл бұрын
I don't have what out
@the7odmelmoney
@the7odmelmoney 4 жыл бұрын
😎
@christophermichael3674
@christophermichael3674 3 жыл бұрын
Thank you! Would love a way to select a quantity to send, for example Send 100, then Send Next 100, etc
@omar1187
@omar1187 3 жыл бұрын
Did you ever figure that out?
@christophermichael3674
@christophermichael3674 3 жыл бұрын
@@omar1187 no sorry, iv considered paying my developer to create a solution like this but with more functionality such as this... Otherwise i guess no one else sees that value
Auto-calculate rooms needed for an event in Google Sheets
4:00
Google Workspace
Рет қаралды 20 М.
iPhone or Chocolate??
00:16
Hungry FAM
Рет қаралды 39 МЛН
Send SMS Text Messages to any Phone Number with Google Sheets and Android
21:36
The easiest way to log SMS to Google Sheets
9:15
TwilioDevs
Рет қаралды 3,9 М.
How to Send Bulk WhatsApp Messages using the official WhatsApp Cloud APIs
18:23
How To Send Bulk SMS From Excel With TWILIO + VBA [Excel Template]
7:29
Sheet SMS - Send SMS directly from Google Sheets
2:53
Sheet SMS
Рет қаралды 19 М.