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/postmark

v0.2.0-rc.6

Published

Send transactional and broadcast emails via API with support for HTML, plain text, attachments, and batch sending. Create and manage reusable email templates with dynamic variables. Track email delivery, opens, link clicks, bounces, and spam complaints. M

Readme

Postmark

Send transactional and broadcast emails via API with support for HTML, plain text, attachments, and batch sending. Create and manage reusable email templates with dynamic variables. Track email delivery, opens, link clicks, bounces, and spam complaints. Manage message streams to separate transactional and broadcast emails. Search and retrieve sent and received message details. Handle bounce management and reactivate bounced addresses. Manage suppression lists for inactive recipients. Process inbound emails with parsing and routing rules. Configure webhooks for delivery events, bounces, opens, clicks, and spam complaints. Manage sending domains, sender signatures, DNS verification, and DKIM keys. Retrieve aggregate sending statistics filtered by date and tag. Manage servers and account-level settings.

Tools

Get Bounces

Retrieve email bounce records from your Postmark server. Search and filter bounces by type, recipient, tag, date range, and message stream. Can also fetch delivery statistics with bounce type breakdowns, or reactivate a bounced email address.

Get Server

Retrieve your Postmark server's configuration and settings including name, color, SMTP status, tracking preferences, webhook URLs, and inbound settings.

Get Statistics

Retrieve aggregate sending statistics from your Postmark server. Get an overview of sent counts, bounces, spam complaints, open rates, and click rates. Filter by date range, tag, and message stream.

Manage Domains

List, get, create, update, delete, and verify Postmark sending domains. Includes current DKIM verification, Return-Path verification, and DKIM rotation through the Domains API. Requires an Account API Token.

Manage Inbound Rules

List, create, or delete inbound rule triggers that block specific email addresses or domains from sending to your Postmark inbound address.

Manage Message Streams

List, get, create, update, archive, or unarchive Postmark message streams. Message streams separate your email sending into categories (Transactional, Broadcasts, Inbound) for better organization and deliverability.

Manage Sender Signatures

List, get, create, update, delete, or resend confirmation for Postmark sender signatures. Sender signatures authorize individual From addresses for sending. Requires an Account API Token.

Manage Suppressions

View, create, or delete email suppressions in a Postmark message stream. Suppressed addresses will not receive emails. Use this to list current suppressions, manually suppress addresses, or remove suppressions to re-enable sending.

Manage Templates

List, get, create, update, or delete email templates on your Postmark server. Templates allow reusable HTML/CSS layouts with dynamic variables for consistent transactional and broadcast emails.

Manage Webhooks

List, get, create, update, or delete webhooks on your Postmark server. Webhooks notify your application about message events like bounces, deliveries, opens, clicks, spam complaints, and subscription changes.

Search Messages

Search and retrieve outbound or inbound messages processed by your Postmark server. Filter by recipient, sender, subject, tag, status, date range, and metadata. Useful for auditing, debugging delivery issues, or finding specific messages.

Send Batch Emails

Send up to 500 individually addressed Postmark emails in a single batch API call. Each message can have its own sender, recipients, subject, body, headers, attachments, metadata, tracking settings, and message stream.

Send Batch Template Emails

Send up to 500 Postmark template emails in one batch API call. Each message can target a template by ID or alias and pass its own template model, recipients, headers, attachments, metadata, tracking settings, and message stream.

Send Email

Send a transactional or broadcast email via Postmark. Supports HTML and plain text bodies, CC/BCC recipients, attachments, custom headers, metadata, and open/click tracking. The sender must be a registered and confirmed sender signature in Postmark.

Send Template Email

Send an email using a pre-defined Postmark template. Pass dynamic variables through the template model to populate the template. Identify the template by its numeric ID or string alias.

License

This integration is licensed under the FSL-1.1.