Skip to content

webpipes/block-send-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Send Email Action Block

Example Usage

curl -v -X OPTIONS http://block-send-email.herokuapp.com

curl -i -X POST -d '{"inputs":[{"to":"matt@matthewghudson.com","subject":"foo","body":"bar"}]}' -H "Content-Type: application/json" http://block-send-email.herokuapp.com

About

An action block prototype for sending emails.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published