@sendgrid/inbound-mail-parser
TypeScript icon, indicating that this package has built-in type declarations

8.0.0 • Public • Published

BuildStatus npm version

This package is part of a monorepo, please see this README for details.

Inbound Parse Service for the SendGrid Inbound Parse API

This package helps get you started consuming and processing Inbound Parse data.

Prerequisites

  • Node.js version 6, 8 or >=10
  • A Twilio SendGrid account, sign up for free to send up to 40,000 emails for the first 30 days or check out our pricing.

Obtain an API Key

Grab your API Key from the Twilio SendGrid UI.

Install Package

The following recommended installation requires npm. If you are unfamiliar with npm, see the npm docs. Npm comes installed with Node.js since node version 0.8.x, therefore, you likely already have it.

npm install --save @sendgrid/inbound-mail-parser

You may also use yarn to install.

yarn add @sendgrid/inbound-mail-parser

How to Contribute

We encourage contribution to our libraries (you might even score some nifty swag), please see our CONTRIBUTING guide for details.

Troubleshooting

Please see our troubleshooting guide for common library issues.

About

@sendgrid/inbound-mail-parser is maintained and funded by Twilio SendGrid, Inc. The names and logos for @sendgrid/inbound-mail-parser are trademarks of Twilio SendGrid, Inc.

If you need help installing or using the library, please check the Twilio SendGrid Support Help Center.

If you've instead found a bug in the library or would like new features added, go ahead and open issues or pull requests against this repo!

Twilio SendGrid Logo

/@sendgrid/inbound-mail-parser/

    Package Sidebar

    Install

    npm i @sendgrid/inbound-mail-parser

    Homepage

    sendgrid.com

    Weekly Downloads

    5,044

    Version

    8.0.0

    License

    MIT

    Unpacked Size

    12.4 kB

    Total Files

    7

    Last publish

    Collaborators

    • twilio-dx