Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/beauraines/gmail-advanced-filtering

Google App Script to make special actions on the receipt of new messages.
https://github.com/beauraines/gmail-advanced-filtering

Last synced: 22 days ago
JSON representation

Google App Script to make special actions on the receipt of new messages.

Awesome Lists containing this project

README

        

# GMail Advanced Filtering

Google App Script to make special actions on the receipt of new messages.

[![clasp](https://img.shields.io/badge/built%20with-clasp-4285f4.svg)](https://github.com/google/clasp)

Creates new label
Set scriptProperties
Schedule for every minute

Can be done with clasp

clasp login to push/pull
clasp login --creds creds.json (from downloaded OAuth) to run

2321 clasp run setProperty -p '["RTM_EMAIL_ADDRESS","rmilk.com"]'
2324 clasp run setProperty -p '["MAX_THREADS",240]
2325 clasp run setProperty -p '["PUSHOVER_TOKEN","a4"]'
2328 clasp run setProperty -p '["PUSHOVER_USER","uStggdBnt5f9P"]'
2332 clasp run setProperty -p '["MAX_THREADS","240"]'