1

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

steveorg
  • 91
  • 8

1 Answers1

1

This is possible if the email has some kind of identifier, e.g. 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.

ziganotschka
  • 25,866
  • 2
  • 16
  • 33