Send SMS Text Messages to any Phone Number with Google Sheets and Android

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024
  • Send SMS messages in bulk directly from your Android phone.
    Tutorial: www.labnol.org...
    All you need is Google Sheets, a Gmail account and an Android phone with a SIM that has texting enabled. You can send text messages to any number (including international phone numbers).
    The messages will go from your phone number (not anonymously) and unlike Twilio or other messaging APIs, you only pay the standard text rates directly to your cellular service provider.
    The Android app is built with MIT App Inventor, a no-code solution for building functional Android apps that can even be distributed through the Google Play store.
    For help with sending SMS, tweet / labnol or email amit@labnol.org

ความคิดเห็น • 218

  • @labnol
    @labnol  4 ปีที่แล้ว +21

    Learn how to send SMS messages from your phone with Google Sheets and App Inventor.
    Tutorial: www.labnol.org/send-sms-google-sheets-200402

    • @TikoBlane
      @TikoBlane 4 ปีที่แล้ว

      Hey Amit thanks for your video. I got an error when I tried to paste to web app. For the sake of time if I donate to your cause can you create this for me?

    • @quincygilbert1514
      @quincygilbert1514 4 ปีที่แล้ว

      How much of a Google Sheet List (of contacts), would this method, be able to send per hour & per day ?

    • @raymondreyes8782
      @raymondreyes8782 3 ปีที่แล้ว

      Hay Amit Thank you for your video but the status for the spreadsheet can't show SMS send.

    • @larryprice6789
      @larryprice6789 3 ปีที่แล้ว

      Hello Sir, Thanks for sharing this wonderful video. I'd like to know, can we know if sms is delivered or failed?

  • @Abrarkhan-fb4pl
    @Abrarkhan-fb4pl 3 ปีที่แล้ว +4

    That's awesome, can we set delay time(approximately 10-15 seconds) in sending each SMS???

  • @coretorqueco
    @coretorqueco 4 ปีที่แล้ว +8

    Hi Armit can you advise how to automate this when a Google form is submitted

    • @AbhishekKumar-cs5ll
      @AbhishekKumar-cs5ll 3 ปีที่แล้ว

      Hey, have you got any related thing to do it? I also want this feature.

  • @rangpurtutormedia6844
    @rangpurtutormedia6844 3 ปีที่แล้ว +2

    doGet problem

  • @jakeihekona7018
    @jakeihekona7018 21 วันที่ผ่านมา +1

    The last stop for sending personlaized bulk sms

    • @labnol
      @labnol  12 วันที่ผ่านมา

      Thank you!

  • @prashanthn777
    @prashanthn777 2 ปีที่แล้ว +4

    Sir it really served my very search purpose for sending "Text SMS" to my students who get absent to the classes:) Thanks a Lot Sir. I am learning every bit from your valuable videos. You have taken so much of effort to make things understand to a non-coding knowledge person like me. Regards Sir.

    • @perfecttek1503
      @perfecttek1503 2 ปีที่แล้ว

      Can u please share the code and apk please?

    • @ronalyncastro4884
      @ronalyncastro4884 2 ปีที่แล้ว +1

      how did you do it? i am planning to make use of this in informing my students parents regarding their attendance. Can you help me out?
      Thank you so much

  • @BkSathesh
    @BkSathesh 4 ปีที่แล้ว +3

    Hi, is there a limit to the number of SMS's this approach can send? Perhaps under 5000? Any estimate on how long it would take to send 500 sms's?

  • @anushankark
    @anushankark 4 ปีที่แล้ว +5

    sir can u make a tutorial on Send whatsapp message using google sheets

    • @labnol
      @labnol  4 ปีที่แล้ว +6

      It is currently not possible to send messages with WhatsApp though Google Sheets since WhatsApp APIs aren't available for consumers.

    • @NileshAkhade
      @NileshAkhade 4 ปีที่แล้ว +2

      you can use twillio REST APIs to send whatsapp messages. You just need to use UrlFetchApp class from Google app script.

  • @ibrahimabbas4175
    @ibrahimabbas4175 4 ปีที่แล้ว +3

    Hello amir, is it possible to have a restriction over sim or number to use on mobile if someone has dual sim mobile.

  • @anthonyrude
    @anthonyrude 4 ปีที่แล้ว +2

    How many messages can you send at once? Can you pause between messages? I dont want to get in trouble for sending too many messages at once.

  • @nicksonbonke2608
    @nicksonbonke2608 4 ปีที่แล้ว +3

    Thank you much buddy. This an impeccable application. You are a blessing to us. God bless you

  • @raunakg4923
    @raunakg4923 4 ปีที่แล้ว +4

    Getting error in apk after pressing send sms as Runtime Error -Invalid destination Address , please help!

    • @infochamanknit5640
      @infochamanknit5640 4 ปีที่แล้ว

      SAME ERROR IN MY PHONE

    • @tokeyahmmed
      @tokeyahmmed 4 ปีที่แล้ว

      I got that error first. Now it's ok. Check for any typo.

    • @LuckydogMultimedia
      @LuckydogMultimedia 4 ปีที่แล้ว

      @@tokeyahmmed Are you talking about typo in the google script? I copy pasted everything from the Amit's website, not sure why I'm getting this error also.

  • @revkenbushey
    @revkenbushey 3 ปีที่แล้ว +3

    Thanks Amit! I had to replace the quotation marks and remove the carriage returns in the cut and pasted script and it worked beautifully. Others have noted that a delay would be helpful to send one text at a time. Not all my texts will send out (I sampled with 30 and 9-12 usually sent). Regardless of how many texts were actually sent, the notifications still count off until the end and the status still updates in the Google sheets for all the rows. Users should note that the notifications and status updates are independent from the actual texts sent. Your work offers a great start for my project! Video and and instruction very well done! Much thanks!!!

    • @gabrielisabelo4025
      @gabrielisabelo4025 3 ปีที่แล้ว +4

      Hi ken can you share that project file of yours here?

  • @RiyazAhmed-dk4em
    @RiyazAhmed-dk4em 2 ปีที่แล้ว +1

    Bad arguments to Elements
    The operation Elements cannot accept
    the arguments: , ["

    • @RiyazAhmed-dk4em
      @RiyazAhmed-dk4em 2 ปีที่แล้ว

      Please help me on these errors.

    • @ahwendorf2
      @ahwendorf2 2 ปีที่แล้ว

      @@RiyazAhmed-dk4em Did you find a solution for this issue?

    • @RiyazAhmed-dk4em
      @RiyazAhmed-dk4em 2 ปีที่แล้ว +1

      @@ahwendorf2 yes I did. The error was due to the restrictions by my company.

    • @ahwendorf2
      @ahwendorf2 2 ปีที่แล้ว

      @@RiyazAhmed-dk4em Thanks!

  • @SouthAsian-p3p
    @SouthAsian-p3p ปีที่แล้ว

    Thank you for the tutorial. I have attempted it however error message ,occurs when I fetch messages. The mesages appears but preceded by "error 1109: the specified url is not valid" Also upon clicking send sms, notification don't appear and messages are not sent. Any help would be appreciated.

  • @funentertainment2541
    @funentertainment2541 2 ปีที่แล้ว

    It is good only for 15 to 20 messages. How can I send UpTo 50 to 60 rows data... Approximately 150 sms ... And give module of time delay

  • @RohitKumar-qu5db
    @RohitKumar-qu5db 4 ปีที่แล้ว +4

    Hi Amit! This is a really great tutorial, it's easy to use. :)
    Status in the sheet can't be updated! Please help!

    • @subhajitkarmakarisawesome
      @subhajitkarmakarisawesome 3 ปีที่แล้ว

      Hi Roni. I am getting this Error. Invalid Destination Address. How do I get around this?

    • @barqiyaweb9389
      @barqiyaweb9389 3 ปีที่แล้ว +1

      @@subhajitkarmakarisawesome rename your sheet for "SMS" and copy correct sheet URL

    • @subhajitkarmakarisawesome
      @subhajitkarmakarisawesome 3 ปีที่แล้ว

      @@barqiyaweb9389 it worked. Thanks

  • @shamlatapoojary8523
    @shamlatapoojary8523 4 ปีที่แล้ว +2

    I m getting generic message failed error. How to rectify.

    • @Dreadaxe
      @Dreadaxe 3 ปีที่แล้ว

      @Shamlata
      Do you find the solution?

  • @ludviktrnka
    @ludviktrnka 3 ปีที่แล้ว +2

    Hi Amit, that tutorial is really perfect. The only thing I miss is the ability to write back to the sheet that the sms failed to send. An unsuccessful attempt to send to the wrong number, for example, is recorded as "sms sent". I can't find any method in MIT APP INVENTOR to record this feedback. Tahnk you.

    • @אריאלסולומון-ה3ל
      @אריאלסולומון-ה3ל ปีที่แล้ว

      Could you send me a private link to the project of the application you built? I did exactly according to the guide one by one. And it writes me errors in the application itself?
      It will be very helpful. Thank you

  • @EduDarshan
    @EduDarshan 11 หลายเดือนก่อน

    Runtime error
    invalid dastination address how solve

  • @Goods-mb2rs
    @Goods-mb2rs 2 ปีที่แล้ว +1

    ahm can i just download whatever you've done amit?

  • @RonyJoseph-ho3sq
    @RonyJoseph-ho3sq 3 ปีที่แล้ว +1

    Amit, great tutorial. Am wondering if this will work with Google Voice or only with the carrier system?

  • @subhajitkarmakarisawesome
    @subhajitkarmakarisawesome 3 ปีที่แล้ว +1

    Thanks a lot Amit. It works. I will be using it to send customized messages to NPA borrowers. :-)

  • @ManjulaRoshanP
    @ManjulaRoshanP ปีที่แล้ว

    Thank you very much for the video. I am getting some errors. Please reply to the email that I have sent.

  • @sasitanukucollege6739
    @sasitanukucollege6739 3 ปีที่แล้ว

    Sir Good App send SMS messages from your phone with Google Sheets and App Inventor but used more than whatsapp sms sir send me whatsapp messages

  • @rtnychemtabad
    @rtnychemtabad ปีที่แล้ว

    Many thanks its works, & solved the problem to send sms in phone via excel.

  • @webcoding4852
    @webcoding4852 4 ปีที่แล้ว +1

    can help me in this error: TypeError: Cannot read property 'getRange' of null (ligne 32, fichier "Code") (in method doPost)

  • @rajeshkumarratilalvasava74
    @rajeshkumarratilalvasava74 4 ปีที่แล้ว +1

    In logs error apears. Waiting for logs, please wait.... and there is no response

  • @deepaksodeepak
    @deepaksodeepak ปีที่แล้ว

    I am getting type error in this step const [header, ...data] = sheet.getDataRange().getDisplayValues();
    namely Cannot read properties of null (reading 'getDataRange')
    Please assist.
    Amit Sir

  • @ibiwwirinov5964
    @ibiwwirinov5964 4 ปีที่แล้ว +1

    bro please answer me. i want to know if i do so in this video, can i send message from any name (or number) to other number(that i want)?

  • @heswatchnu
    @heswatchnu 6 หลายเดือนก่อน

    AND is there a way to do this with Google Voice???

  • @AlexandreXavierG
    @AlexandreXavierG 6 หลายเดือนก่อน

    Thanks a lot! How do I make the message pop up on screen ?

  • @alexk6745
    @alexk6745 4 ปีที่แล้ว +1

    I would prefer to use some Google API to work with my messages.

  • @mschoo7420
    @mschoo7420 3 ปีที่แล้ว +1

    Can it fetch and send thousand of SMS at the same time?

  • @larryprice6789
    @larryprice6789 3 ปีที่แล้ว +1

    How to add interval timer for each msg?

  • @shivamdubay617
    @shivamdubay617 3 ปีที่แล้ว +1

    Hello Sir, Thank you for creating this video. I am getting an error when fetching data "the operation elements cannot accept the arguments".

    • @michabroniewicz8608
      @michabroniewicz8608 3 ปีที่แล้ว

      Hi. same here. Did you get it to work? I can see that blocks in this video tutorial are different that on the web page of Amit...

  • @cube4952
    @cube4952 4 ปีที่แล้ว +1

    can you share the coding?? TQ

  • @HiteshAdventure
    @HiteshAdventure 4 ปีที่แล้ว +1

    Thank you for the tutorial. I have attempted it however error message ,occurs when I fetch messages. The mesages appears but preceded by "error 1109: the specified url is not valid" Also upon clicking send sms, notification don't appear and messages are not sent. Any help would be appreciated.

  • @andrewest1635
    @andrewest1635 4 ปีที่แล้ว +1

    More than 5 or 6 messages results in About 5 messages going out only. All of the others are shown as "Not Sent". I need a time delay (or a confirmation before the next message is sent). How can I do that?

  • @jintojoseph6898
    @jintojoseph6898 4 ปีที่แล้ว +1

    You are a very good Teacher....

  • @barqiyaweb9389
    @barqiyaweb9389 3 ปีที่แล้ว

    Hi,Im getting a error of (DoPost)
    ~~TypeError: Cannot read property 'parameter' of undefined~~
    Anyone please support me.

    • @barqiyaweb9389
      @barqiyaweb9389 3 ปีที่แล้ว

      Hi,Im getting a error of (DoPost)
      the line of var rowid = Number(e.parameter.row);
      ~~TypeError: Cannot read property 'parameter' of undefined~~
      Anyone please support me.

  • @lordgenesparagoza2556
    @lordgenesparagoza2556 2 ปีที่แล้ว

    this is not available anymore?

  • @MynomadsafariholidaysIndia
    @MynomadsafariholidaysIndia 4 ปีที่แล้ว +1

    This was for experts...but was interesting sir.

  • @josephnjengamumasihi
    @josephnjengamumasihi ปีที่แล้ว +1

    This does not work in 2023. Please update the code

  • @jameschannel01182
    @jameschannel01182 2 ปีที่แล้ว

    This no longer works for me

  • @toffiqahamad1068
    @toffiqahamad1068 2 ปีที่แล้ว

    Tofiqahamad abubakar

  • @toffiqahamad1068
    @toffiqahamad1068 2 ปีที่แล้ว

    Tofiqahamad abubakar

  • @SouthAsian-p3p
    @SouthAsian-p3p ปีที่แล้ว

    Thank you for the tutorial. I have attempted it however error message , occurs when I fetch messages. The messages appears but are preceded by "error 1109: the specified url is not valid" Also upon clicking send sms, notification don't appear and messages are not sent. Any help would be appreciated.

  • @Isenhartanis
    @Isenhartanis 11 หลายเดือนก่อน

    Awesome Guide!!

  • @barqiyaweb9389
    @barqiyaweb9389 3 ปีที่แล้ว

    Hi,Im getting a error of (DoPost)
    the line of var rowid = Number(e.parameter.row);
    ~~TypeError: Cannot read property 'parameter' of undefined~~
    Anyone please support me.

  • @zphskomallavaram7393
    @zphskomallavaram7393 2 ปีที่แล้ว

    Sir, I recently created SMS app as per your Video to send messages to parents of the students who were absent to our school. It's working Effectively. Thank you So much for your for your valuable knowledge shared with us.
    But When i tried fetch Messages empty rows also reading by the app. will you suggest me to get rid of this problem.
    Sekhar, Teacher, ZPHS, K O Mallavaram

  • @ovidiuvarvaruc6996
    @ovidiuvarvaruc6996 ปีที่แล้ว

    Everything works fine but for some reason is not filling out the Google Sheet for every text sent all the time, it's always sending the messages but it's always missing filling out the "Status" column for some numbers, never the same ones

  • @rbjassoc6
    @rbjassoc6 4 ปีที่แล้ว +1

    getting 908 error Permission "Send_SMS" has been denied ??

    • @mozart_34
      @mozart_34 4 ปีที่แล้ว

      Hi! with the AI Companion throw the error, but when you install the apk in your phone it ask for the permissions to allow the app send the messages (well at least in my case, hope it works for you)

    • @ethanma5717
      @ethanma5717 3 ปีที่แล้ว

      Hey, Robert. I offer SMS service at a low cost and accept any contents. offer free testing.

  • @joearisthyl5071
    @joearisthyl5071 4 ปีที่แล้ว +1

    hello Amit, can it be configured to send the SMS automatically when there is a new entry row in Google sheet?

    • @RahmanRashid0
      @RahmanRashid0 3 ปีที่แล้ว

      I'm looking for this answer to. So that I can automate a google form sheet

    • @dwarakanathcheyyur140
      @dwarakanathcheyyur140 3 ปีที่แล้ว

      look up triggers / on form submit in google sheets to call the function when form submits

  • @vishaldamle1236
    @vishaldamle1236 2 ปีที่แล้ว

    hello sir , could I use android studio to make my application and will this method work????
    ................................

  • @TheBlessingflow
    @TheBlessingflow 3 ปีที่แล้ว

    Hello Amit. I followed your tuition religiously. The App works. However, for batch SMS. All was sent then a message came back on my phone which says; "tap to resend". I realized my cellular phone provider, take up to 40 sec. to submit 1 SMS. Is it a ridiculous Idea to customize the apps to submit each SMS every 40 sec? How can I fix this problem? Thanks in advance

  • @אריאלסולומון-ה3ל
    @אריאלסולומון-ה3ל ปีที่แล้ว

    Hi Amit, could you send me a private link to the app project you built? I did exactly according to the guide one by one. And it writes me errors in the application itself?
    This will help a lot. Thanks

  • @dannygemtanentico9409
    @dannygemtanentico9409 3 ปีที่แล้ว

    hello sir, i followed the code for the script but encountered this error in doPOST "TypeError: Cannot read property 'parameter' of undefined"

  • @rajuLic2008
    @rajuLic2008 3 ปีที่แล้ว

    Dear sir,
    Any AAP's available Google Calendar remember to birthday sms direct to add mobile no.

  • @easycom818
    @easycom818 3 ปีที่แล้ว

    Thank you sir. Actually I'm no idea on script writing. I found this SMS sending video on youtube and try to create myself. Just copy and past your instruction. And run, SMS send successfully but G-Sheet can't update the "Status" colum after sending SMS. And I want to add an extra options, first one is when I fetch the data, it 's notify me how much SMS fetching. Second one is when I push the fetch button, others button will disable and after fetching complete except fetch button will enable automatically.

  • @wilmaraguilar7499
    @wilmaraguilar7499 2 ปีที่แล้ว

    Hi friend, thanks for the video.
    How can I make the messages be sent every 10 seconds, so that my cell phone does not explode.

  • @ashujaggi007
    @ashujaggi007 3 ปีที่แล้ว

    Amit Aggarwal sir you are a real HERO. You are GREAT. I do not have words to thank you. Please carry on good work. Thanks a lot

  • @asifamir4335
    @asifamir4335 3 ปีที่แล้ว

    Hi, Amit, thank you very much for this ... you have done a great job man.... but here i got a problem..... when I run the Live version on my fone and try to fetch the Messages, i got the following error "Error 1109: The specified URL is not valid"... can you please guide me what went wrong and how this can be corrected...

  • @anujaprakash6125
    @anujaprakash6125 3 ปีที่แล้ว

    Error Attempted to execute myFunction, but could not save.

  • @guythegeek
    @guythegeek 2 ปีที่แล้ว

    Hi Amit seems to be useful but I tried it and got a doctype error with kodular. Could you help. thanks

  • @toffiqahamad1068
    @toffiqahamad1068 2 ปีที่แล้ว

    Tofiq ahamad abubakar

  • @toffiqahamad1068
    @toffiqahamad1068 2 ปีที่แล้ว

    To1234

  • @finlandmscs3245
    @finlandmscs3245 4 ปีที่แล้ว +1

    what i can do if i get error "TypeError: Cannot read property 'getDataRange' of null (line 7, file "SMS")" in google script.?

    • @labnol
      @labnol  4 ปีที่แล้ว +3

      Make sure that you have set the sheet name as SMS

    • @uzairtanveer666
      @uzairtanveer666 4 ปีที่แล้ว

      @@labnol i have also same Error
      TypeError: Cannot read property 'getDataRange' of null (line 6, file "Code")

    • @uzairtanveer666
      @uzairtanveer666 4 ปีที่แล้ว

      My all files name is SMS

    • @tokeyahmmed
      @tokeyahmmed 4 ปีที่แล้ว

      @@labnol Thanks

    • @bhumitbhanderi228
      @bhumitbhanderi228 4 ปีที่แล้ว

      @@uzairtanveer666 till u have same problem or not ?? If not then help me out to fix this problem??

  • @narasimhanandam525
    @narasimhanandam525 3 ปีที่แล้ว

    @Amit AgarwaI am getting error at Emulator... Anyone can help me

  • @badratagility
    @badratagility 3 ปีที่แล้ว

    Is there any way to write this so that it's sending different messages to the same numbers? I need something where I can send update messages to a group of people throughout the day. I know you can do this with adons like twilio but I need to be able to launch the messages from something easy like an app.

  • @HarshSethia
    @HarshSethia 4 ปีที่แล้ว +1

    This was very informative. Could you make a video on how this could be done for WhatsApp?

    • @ibiwwirinov5964
      @ibiwwirinov5964 4 ปีที่แล้ว

      bro with this video can i send message from any name to other number?

  • @Meditatewithbkbimba
    @Meditatewithbkbimba 2 ปีที่แล้ว

    can this be done for what app?

  • @cube4952
    @cube4952 4 ปีที่แล้ว

    can i modify it to send the message to whatsapp?? can share with me how?? TQ

  • @atikmahamud5087
    @atikmahamud5087 3 ปีที่แล้ว

    is there any system to send SMS in Facebook messenger from google sheet

  • @mozart_34
    @mozart_34 4 ปีที่แล้ว

    Thanks for the tutorial Amit, it is awesome content, just 3 doubts
    1 you declared the doGet function as const and why the notation doGet = () => { is it the same as function doGet(){ ?
    2 could you tell me where can I learn [header, ...data] = ... to get just the header, I didn't know that : O
    3 why did you use setMimeType to the json textoutput!
    Thanks again.

  • @boyfromthemountains
    @boyfromthemountains 2 ปีที่แล้ว

    Where can I download this app I'm not able to create one on my own.

  • @mov907
    @mov907 3 ปีที่แล้ว

    AWSOME!!!! Thank you so much for sharing your knowledge in such an understandable and chillied way!!! You helped me a lot, and i never saw such a competence here on youtube really!!!! You are great

  • @RichDadph
    @RichDadph 4 ปีที่แล้ว

    New subscriber here... I am not a programmer but I will try to do this on my spare time

  • @MihailoMilankovic
    @MihailoMilankovic ปีที่แล้ว

    Well done bro, congrats! :)

  • @rangpurtutormedia6844
    @rangpurtutormedia6844 3 ปีที่แล้ว

    Please make a video about doGet and postGet.

  • @gatewayservices7970
    @gatewayservices7970 4 ปีที่แล้ว

    Suppose my Sheet Header at Row 3, which code need to modified ?

  • @JaisonRodriguez1jaison9
    @JaisonRodriguez1jaison9 3 ปีที่แล้ว

    Gracias por su video. Cómo se puede agregar un tiempo de espera de envío en medio de cada mensaje. Le agradezco su ayuda.

  • @sh3l1m
    @sh3l1m 2 ปีที่แล้ว

    Thank you so much for this Tutorial Amit! Didn't know this kind of thing was possible! Saves a lot of redundant effort when texting a huge group.

  • @octavetessa9616
    @octavetessa9616 4 ปีที่แล้ว

    Error Message :
    The operation Elements cannot accept the arguments: , ["

    • @Isenhartanis
      @Isenhartanis 11 หลายเดือนก่อน

      I know this is old, but I had the same problem, and it is due to permission. Need to set the Web App for Anyone. If you are under an organization email, make sure they enable it in their admin control.

  • @snowbron720
    @snowbron720 3 ปีที่แล้ว

    Hi @Amit, thanks for great tutorial.
    Would it be possible to add component that will trigger sending smses remotely? So the phone will be controlled via web?

  • @muliagunawan2977
    @muliagunawan2977 4 ปีที่แล้ว

    Hi sir, is can to connect received sms to google sheet?

  • @jameschannel01182
    @jameschannel01182 4 ปีที่แล้ว

    is there a way for me to clear the status or fresh it, and also available for me to edit message direct from the app? or how about add a from the group of numbers, edit or delete.

  • @9766yogesh
    @9766yogesh 3 ปีที่แล้ว

    Cannot get sheet data in the browser after deployment. Just get square brackets. Got the sheet data in log. But not in the browser. Please help.

    • @ساميسليمانالتاجوري
      @ساميسليمانالتاجوري ปีที่แล้ว

      This was my issue, but solved
      Check column headings and letters... eg:
      don't write phone .. but write Phone
      the first letter only must capital
      my Greetings

  • @xitcode
    @xitcode 4 ปีที่แล้ว

    Thank you so much Amit. Just became a big fan of yours. Your contents are incredible. So creative. Keep it going my dear.

  • @amoldhasal8483
    @amoldhasal8483 3 ปีที่แล้ว

    Its really work , thank you sir

  • @hbshah6204
    @hbshah6204 4 ปีที่แล้ว

    Hi Amit, Great Program, simple yet beautiful execution, Extremly useful and power app. indebted to you brother. Guys learn from it. I dont think it can get better than this.

  • @rhumulanay8215
    @rhumulanay8215 3 ปีที่แล้ว

    Does this need a load on sending text ?

  • @MoSylla45
    @MoSylla45 3 ปีที่แล้ว

    Wonderful. Absolutely wonderful. Thanks to you i know of MIT App Inventor. This single video is a game changer. Shukria!!!

  • @nandha29
    @nandha29 4 ปีที่แล้ว

    Hii sir ... i am getting this error [TypeError: Cannot read property 'getDataRange' of null (line 8, file "Code")]
    How can i fix it?

    • @sameerbhadale6151
      @sameerbhadale6151 4 ปีที่แล้ว +3

      you have to change the tab name at the bottom in google sheet to "SMS" or the name of the sheet. it should resolve your problem.. best luck!

  • @shivanirahangdale9559
    @shivanirahangdale9559 4 ปีที่แล้ว

    I am getting this error. Can someone please help.
    TypeError: Cannot read property 'getDataRange' of null (line 6, file "Code")

    • @vivekjayavel6636
      @vivekjayavel6636 4 ปีที่แล้ว

      do check the sheet name is correct...

  • @pankajjoshi8292
    @pankajjoshi8292 4 ปีที่แล้ว

    do we hv free sms provider in India

  • @mytube1000javed
    @mytube1000javed 4 ปีที่แล้ว

    In India it doesn't work.

  • @آراء_في_مهب_الريح
    @آراء_في_مهب_الريح 4 ปีที่แล้ว

    The project sends the first message only and for the other messags show "Generic Failure" Message .. Could you help please

    • @آراء_في_مهب_الريح
      @آراء_في_مهب_الريح 3 ปีที่แล้ว

      @David Flores Navas it sends only short messages but long messages it gives "Generic Failure " ?? Could you help please 🥺

  • @josephnjengamumasihi
    @josephnjengamumasihi ปีที่แล้ว

    This is Very helpful

  • @veetisaree
    @veetisaree 4 ปีที่แล้ว

    Great sir,
    App Inventor is nice
    It is working