node-red-contrib-mailchimp
Version:
NodeRED node integration to MailChimp Service
18 lines (9 loc) • 537 B
Markdown
# Mandrill for NodeRED
[](https://www.redconnect.io/addons)
An simple node that sends an email using Mailchimp's [Mandrill](https://mandrillapp.com/) service.
## Installation
`npm install node-red-contrib-mandrill`
## Quick Start
You will need valid Mandrill API key. You can get these [here](https://mandrillapp.com/).
## Implemented Node
* Send Email - [https://mandrillapp.com/api/docs/](https://mandrillapp.com/api/docs/)