sendgrid-nodejs
https://github.com/sendgrid/sendgrid-nodejs
JavaScript
The Official SendGrid Led, Community Driven Node.js API Library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported7 Subscribers
Add a CodeTriage badge to sendgrid-nodejs
Help out
- Issues
- fix: [DOCSPLAT-2058] Allow params serializer - for arrays
- chore: fixed axios vulnerability by upgrading 1.7.4 to 1.8.2
- Instantiating `Mail` class with personalizations overrides the substitution wrapper of the provided personalizations
- fix: Support 204 response in axios
- API key does not start with "SG."
- Axios is not a function. (In 'axios(data)', 'axios' is an instance of Module) - when trying to send mail
- The to array is required for all personalization objects , and must have at least one email object with a valid email address.
- docs: qsStringifyOptions example in USAGE.md doesn't work. Use the qs packa…
- Bump mailparser to fix CVE-2020-7769 for inbound-mail-parser
- Returning empty response body causes unexpected errors
- Docs
- JavaScript not yet supported