Skip to content

Instantly share code, notes, and snippets.

@itayw
Created July 20, 2014 11:39
Show Gist options
  • Save itayw/8f9ec6bb1cb6667b682b to your computer and use it in GitHub Desktop.
Save itayw/8f9ec6bb1cb6667b682b to your computer and use it in GitHub Desktop.
{
"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