npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@slates-integrations/twilio-sendgrid

v0.2.0-rc.6

Published

Send transactional and marketing emails at scale. Create and manage dynamic email templates with Handlebars syntax. Manage contacts, lists, and segments for targeted campaigns. Validate email addresses in real-time or bulk. Monitor email delivery with det

Readme

Twilio Sendgrid

Send transactional and marketing emails at scale. Create and manage dynamic email templates with Handlebars syntax. Manage contacts, lists, and segments for targeted campaigns. Validate email addresses in real-time or bulk. Monitor email delivery with detailed statistics on opens, clicks, bounces, and more. Manage suppressions including bounces, blocks, spam reports, and unsubscribes. Configure inbound email parsing to receive and process incoming emails. Authenticate sender domains (DKIM, SPF) and manage dedicated IP addresses and IP pools. Create and automate marketing campaigns with A/B testing. Manage subusers, teammates, and API keys with granular permissions. Receive real-time webhook events for delivery status, engagement tracking, and account changes.

Tools

Get Email Statistics

Retrieve email sending statistics for your SendGrid account. Get global stats or filter by categories. Data includes delivery rates, engagement metrics (opens, clicks), bounces, and more. Useful for monitoring email performance and deliverability.

Add or Update Contacts

Add new contacts or update existing ones in SendGrid Marketing. Contacts are matched by email address. Optionally assign contacts to one or more lists simultaneously.

Get Contact Lists

Retrieve all contact lists in your SendGrid Marketing account with their names and contact counts.

Manage Contact Lists

Create, update, and delete SendGrid Marketing contact lists. Add or remove contacts from lists for targeted campaigns.

Get Authenticated Domains

List all authenticated (whitelabeled) domains in your SendGrid account. Shows DKIM and SPF authentication status, required DNS records, and configuration details.

Authenticate Domain

Create a domain authentication setup and validate existing authenticated domains. Use this to manage DKIM/SPF sender identity setup from SendGrid.

Get Suppressions

Retrieve email suppressions from SendGrid, including bounces, blocks, spam reports, invalid emails, and global/group unsubscribes. Use the type parameter to select which suppression category to query.

Manage Suppressions

Add or remove global and suppression-group unsubscribes. Use suppression groups when unsubscribes should apply to a specific ASM group.

Get Templates

List all transactional and dynamic templates in your SendGrid account. Includes version information for each template.

Manage Templates

Create, rename, retrieve, and delete transactional templates. Manage template versions separately to create, update, activate, or delete template content.

Manage Scheduled Sends

Create and validate batch IDs, list paused or canceled scheduled sends, and pause, cancel, update, or clear scheduled-send statuses for mail sent with sendAt and batchId.

Manage Event Webhooks

List, create, retrieve, update, delete, and toggle signature verification for Event Webhook configurations. Supports delivery, engagement, unsubscribe, and account status change event subscriptions.

Send Email

Send transactional or marketing emails via SendGrid. Supports personalizations for per-recipient customization, dynamic templates, attachments, scheduled sends, ASM groups, sandbox validation, and tracking settings. Use templateId to send using a pre-built dynamic template, or provide content directly with HTML/plain text.

Validate Email

Validate a single email address in real time using SendGrid's Email Validation API. Returns a verdict (Valid, Risky, or Invalid), a confidence score, and suggested corrections for typos. Useful for verifying email addresses before adding them to your contact lists or sending emails.

License

This integration is licensed under the FSL-1.1.