This a simple node-red node to send emails using the SendGrid API. It's a fork of the original node-red-contrib-sendgrid node, but with some improvements.
You can install this node using the Node-RED Palette Manager or by running the following command in your Node-RED user directory (typically ~/.node-red
):
npm install node-red-contrib-alangreyjoy-sendgrid
This node can be used to send emails using the SendGrid API. You will need a SendGrid account and an API key to use this node. You can sign up for a free account at SendGrid.
The node requires the following configuration
- API Key: Your SendGrid API key