This library allows you to quickly and easily use the Twilio SendGrid Web API v3 via Node.js.
We want this library to be community-driven, and Twilio SendGrid led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create issues and pull requests or merely upvote or comment on existing issues or pull requests.
For updates to this library, see our CHANGELOG and releases.
If you need support using Sendgrid, please check the Twilio SendGrid Support Help Center.
- Table of Contents
- Introduction - Please Read First
- Announcements
- How to Contribute
- Troubleshooting
- About
- License
This library is broken up into several packages as a monorepo so that you only need to install the packages necessary for your use case. This README contains information about all packages. For examples on how to get started quickly, head over to the READMEs of each package (linked and described below), which includes detailed examples.
-
@sendgrid/mail - if you just want to send email
-
@sendgrid/client - to use all other Twilio SendGrid v3 Web API endpoints
-
@sendgrid/inbound-mail-parser - help with parsing the Twilio SendGrid Inbound Parse API
-
@sendgrid/contact-importer - help with importing contacts into the ContactDB
-
@sendgrid/helpers - a collection of classes and helpers used internally by the above packages
-
@sendgrid/eventwebhook - help with validating events sent by SendGrid to your event webhook
BREAKING CHANGE: Please see the Twilio SendGrid Node.js Migration Guide 6.X.X -> 7.X.X for details.
All updates to this library are documented in our CHANGELOG and releases.
We encourage contribution to our libraries (you might even score some nifty swag), please see our CONTRIBUTING guide for details.
Please see our troubleshooting guide for common library issues.
sendgrid-nodejs is maintained and funded by Twilio SendGrid, Inc. The names and logos for sendgrid-nodejs are trademarks of Twilio SendGrid, Inc.
If you need help using SendGrid, please check the Twilio SendGrid Support Help Center.