Created
July 20, 2014 11:39
-
-
Save itayw/8f9ec6bb1cb6667b682b to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"name": "Step n: Send email", | |
"recipe": "notify/email", | |
"args":{ | |
"email":"[email protected]", | |
"subject":"testing 123...", | |
"text": "this is a test email content" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment