You can see below the API reference of this module.
- Object
config
:key
(String): The Sendgrid API key.
Send an email.
-
Object
data
: An object containing the message object sent to Sendgrid, as documented here. In the Bloggify config you will have to provide the following data: -
key
(String): The SendGrid key.
- Promise A promise resolving the result from Sendgrid.