0.0.6 • Published 8 months ago

@babl.one/sender-sendgrid v0.0.6

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

Plugin : @babl.one/sender-sendgrid-ses

This plugin for the @babl.one/sender component enables your application to send emails using SendGrid. It provides a simple and efficient way to integrate SendGrid into your @babl.one messaging pipeline.

Installation

You can install this plugin using npm or yarn:

npm install @babl.one/sender-sendgrid

Config

Add the following configuration to your "/config/senders.json"

{
      "INSTANCE_NAME" : {
            "service"         : "sendGrid",
            "from"            : "",
            "token"           : ""
      }
}
0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago