Created
February 11, 2019 22:36
-
-
Save Maharony/28a613da52bec6ca867a17b3aacd54a3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
{ | |
"to": "daniel@example.com", | |
"subject": "email subject" , | |
"url": "https://my-bi-tool.com/daily_report.html", | |
"schedule": "0 10 * * *" | |
} | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment