简体   繁体   中英

Is there a way to send a Gmail message or create a notification when a daily email is not received?

I receive an email that is only important when not received. Is there a way to be alerted that the message is missing?

This is possible if the email has some kind of identifier, eg sender or subject

Mind: Filtering messages with a query is best done with the Gmail API, however in order to implement a daily trigger it is convenient to use Apps Script. The Gmail aPI can be easily implemented in Apps Script an an Advanced Service .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM