Any alternatives to send free send SMS alert using Google Apps Script? -


i have developed monitoring job google apps script, sms alert sent mobile via calender event shown in here ( https://support.google.com/calendar/answer/45351?hl=en ). can receive alert without data connection in oversea.

however, google going stop sms notification calender event, seems monitoring job cannot send sms alert after june 27th.

is possible send free sms alert mobile using google apps script?

a possible workaround have script email phone number directly. carriers allow send emails phone via text message. quick search found this helpful page. find whatever syntax phone carrier uses, or, if isn't listed, quick search "text phone email" carrier listed in search. sent quick test message gmail phone , worked fine.


Comments