Thanks to visit codestin.com
Credit goes to docs.stackone.com

Skip to main content
Postmark
Postmark
76 actions · 7 events · 1 auth method
PreviewMessaging

Authentication

API Tokens

Uses Server API Token for server-level operations (email, templates, bounces, webhooks) and optionally an Account API To…Guides: Connector Profile, Link Account
Actions
76 actions
Action
Description
Send Email
Send a single email through Postmark
Send Batch Emails
Send a batch of up to 500 emails in a single API call
Send Email With Template
Send an email using a pre-defined template
Send Batch Emails With Templates
Send a batch of template-based emails in a single API call
List Templates
List all templates for the server
Get A Template
Retrieve a specific template by ID or alias
Create A Template
Create a new email template
Edit A Template
Edit an existing template
Delete A Template
Delete a template by ID or alias
Validate A Template
Validate template syntax and rendering
Outbound Message Search
Search outbound messages with optional filters
Outbound Message Details
Get full details of a sent message
Outbound Message Dump
Get raw SMTP source content of a sent message
Inbound Message Search
Search inbound messages with optional filters
Inbound Message Details
Get full details of a received inbound message
Bypass Rules For A Blocked Inbound Message
Bypass inbound rules for a blocked inbound message
Retry A Failed Inbound Message For Processing
Retry a failed inbound message webhook delivery
Message Opens
Search all message open events
Opens For A Single Message
Get open events for a specific message
Message Clicks
Search all message click events
Clicks For A Single Message
Get click events for a specific message
Get Delivery Stats
Get delivery statistics overview
Get Bounces
Search bounces with filters
Get Bounce
Get details for a single bounce
Get Bounce Dump
Get the raw bounce message content
Activate Bounce
Reactivate a bounced email address
Get Outbound Overview
Get outbound overview statistics
Get Sent Counts
Get sent email counts by day
Get Bounce Counts
Get bounce counts by type and day
Get Spam Complaints
Get spam complaint counts by day
Get Tracked Email Counts
Get tracked email counts by day
Get Email Open Counts
Get email open counts by day
Get Email Platform Usage
Get email platform usage
Get Email Client Usage
Get email client usage
Get Click Counts
Get click counts by day
Get Browser Usage
Get browser usage
Get Browser Platform Usage
Get browser platform usage
Get Click Location
Get click counts by email body location
List Webhooks
List all webhooks for the server
Get A Webhook
Get a specific webhook configuration
Create A Webhook
Create a new webhook
Edit A Webhook
Edit an existing webhook
Delete A Webhook
Delete a webhook
List Message Streams
List all message streams for the server
Get Message Stream
Get a specific message stream
Create Message Stream
Create a new message stream
Edit A Message Stream
Edit a message stream
Archive A Message Stream
Archive a message stream
Unarchive A Message Stream
Unarchive a previously archived message stream
Suppression Dump
Suppression dump for a message stream
Create A Suppression
Create email address suppressions
Delete A Suppression
Delete email address suppressions
List Inbound Rules
List inbound rules
Create Inbound Rule
Create an inbound rule to block emails matching a pattern
Delete Inbound Rule
Delete an inbound rule
Get The Server
Get the current server configuration
Edit The Server
Edit server configuration
List Servers
List all servers in the account
Get A Server
Get server details by server ID
Create A Server
Create a new server
Edit A Server
Edit a server’s configuration by server ID
Delete A Server
Delete a server
List Sender Signatures
List all sender signatures in the account
Get Sender Signature
Get a sender signature’s details
Create A Signature
Create a new sender signature
Edit A Signature
Edit a sender signature
Delete A Signature
Delete a sender signature
Resend A Confirmation
Resend the confirmation email for a sender signature
List Domains
List all domains in the account
Get Domain
Get domain details
Create A Domain
Register a new domain
Edit A Domain
Edit a domain’s Return-Path configuration
Delete A Domain
Delete a domain
Verify Domain DKIM
Verify DKIM DNS records for a domain
Verify Domain Return-Path
Verify Return-Path DNS records for a domain
Rotate Domain DKIM
Rotate DKIM keys for a domain
Events
|
7 events
Event
Description
Tags
Bounce Event
Processes Postmark bounce events when an email delivery fails (hard bounce, soft bounce, or transient).
Webhook Events
Delivery Event
Processes Postmark delivery events when an email is successfully delivered to the recipient.
Webhook Events
Open Event
Processes Postmark open tracking events when a recipient opens an email.
Webhook Events
Click Event
Processes Postmark click tracking events when a recipient clicks a tracked link in an email.
Webhook Events
Spam Complaint Event
Processes Postmark spam complaint events when a recipient marks an email as spam.
Webhook Events
Subscription Change Event
Processes Postmark subscription change events when an email address is suppressed or reactivated.
Webhook Events
Inbound Email Event
Processes Postmark inbound webhook events when an email is received and parsed by Postmark. Requires manual configuratio…
Webhook Events

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/postmark/filled/png

Connector Profile

Postmark - API Tokens
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/postmark/filled/png

Link Account

Postmark - API Tokens
4

Use Actions

Invoke actions using one of the methods below: