SMS notification for Gmail using Google Apps Scripts: how to display content of the email?

ぃ、小莉子 提交于 2019-11-30 20:50:03

You can use services such as (the completely free) IFTTT or (the somewhat free) Zapier to trigger an SMS action upon receiving emails matching a criteria.

Here are some IFTTT "recipes" which connect GMail to SMS.

You don't really need the Calendar hack to send arbitrary text messages to yourself - every mobile provider has an email to text gateway. For verizon, for example, its 5551234567@vtext.com (substitute your phone number) and there exists similar for other carriers. Just use GmailApp to email those numbers and you can send whatever you want.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!