Skip to content

Instantly share code, notes, and snippets.

@rbnpercy
Created June 5, 2018 18:01
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 rbnpercy/d3c23b852d952d7d687a4f1fc18aeb13 to your computer and use it in GitHub Desktop.
Save rbnpercy/d3c23b852d952d7d687a4f1fc18aeb13 to your computer and use it in GitHub Desktop.
{
"schedules": [
{
"name": "NightlyNewsletter",
"code_name": "USERNAME/newsletter",
"start_at": "2018-05-23T01:30:00Z",
"timeout": 3600,
"run_every": 86400,
"payload": {
"email": "YOU@YOUREMAIL.COM"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment