1.0.4 • Published 1 year ago

node-red-contrib-alangreyjoy-sendgrid v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

node-red-contrib-alangreyjoy-sendgrid

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.

Installation

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

Usage

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.

Configuration

The node requires the following configuration

  • API Key: Your SendGrid API key
1.0.4

1 year ago

1.0.2

1 year ago