postmark.js is the official Node.js library for the Postmark API, used to send transactional email, templates, and message streams from code. It is a strong fit for skills that automate outbound notifications, email workflows, and delivery-aware application integrations.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Postmark.js Email Delivery API for Transactional Messaging"
slug: "postmarkjs-email-delivery-api-transactional-messaging"
description: "postmark.js is the official Node.js library for the Postmark API, used to send transactional email, templates, and message streams from code. It is a strong fit for skills that automate outbound notifications, email workflows, and delivery-aware application integrations."
github_stars: 357
verification: "security_reviewed"
source: "https://github.com/ActiveCampaign/postmark.js"
author: "Postmark"
publisher_type: "Company"
category: "Calendar, Email & Productivity"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "ActiveCampaign/postmark.js"
github_stars: 357
npm_package: "postmark"
npm_weekly_downloads: 3644261
---
# Postmark.js Email Delivery API for Transactional Messaging
postmark.js is the official Node.js library for the Postmark API, used to send transactional email, templates, and message streams from code. It is a strong fit for skills that automate outbound notifications, email workflows, and delivery-aware application integrations.
## Prerequisites
Node.js and a Postmark server token
## Installation
Use the upstream install or setup path that matches your environment:
- npm install postmark
Requirements and caveats from upstream:
- # Postmark Node.js Library
- Now your node.js application can send emails through [Postmark](http://www.postmarkapp.com).
- As the official Node.js library for Postmark, postmark.js has support for the entire REST API.
Basic usage or getting-started notes:
- [active and security support ended](https://endoflife.date/nodejs) , you will need to use older library versions (3.x.x).
- Please see the [wiki](https://github.com/ActiveCampaign/postmark.js/wiki) for quick start tutorial and detailed instructions about sending email at our [documentation page](https://ActiveCampaign.github.io/postmark.js/).
- For details about Postmark API in general, please check out [Postmark developer docs](https://postmarkapp.com/developer).
- Source: https://github.com/ActiveCampaign/postmark.js
- Extracted from upstream docs: https://raw.githubusercontent.com/ActiveCampaign/postmark.js/HEAD/README.md
## Documentation
- https://postmarkapp.com/developer
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/postmarkjs-email-delivery-api-transactional-messaging/)
No comments yet. Be the first to comment!