Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 276 Bytes

README.markdown

File metadata and controls

7 lines (4 loc) · 276 Bytes

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