Skip to content

Instantly share code, notes, and snippets.

@demosifter
Last active June 1, 2018 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save demosifter/09787b4f85b32b605594ffd5ad604406 to your computer and use it in GitHub Desktop.
Save demosifter/09787b4f85b32b605594ffd5ad604406 to your computer and use it in GitHub Desktop.
"inputs" section of the "dag" in the sift.json
"emails":{
"gmailEmails":{
"filter":{
"conditions":[{
"date": "between now and 1 week before now"
}]
},
"wants": [
"archive",
"headers",
"extensions",
"textBody",
"strippedHtmlBody"
],
"inMailbox": "Important"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment