Postmark
Prefer guided AI setup?
Instead of following these steps manually, you can use the AI Credential Assistant — describe what you want to connect and the AI will walk you through the setup step by step, tailored to your account.
Overview
Connect your Postmark account to Nirvai to send transactional emails, manage email templates, and track email delivery.
Supported Authentication Methods
- API Token - Server-specific API token
Prerequisites
- A Postmark account
- A Postmark server (created automatically with account)
Setup Instructions
API Token Authentication
Step 1: Get Your Server API Token
- Log in to your Postmark account
- Select your Server (or create one)
- Go to the API Tokens tab
- Copy the Server API Token
Step 2: Configure in Nirvai
- In Nirvai, select Postmark API
- Paste your Server API Token
- Save the credential
Token Types
| Token Type | Purpose | Access Level |
|---|---|---|
| Server API Token | Send emails, manage templates | Single server |
| Account API Token | Manage servers, domains | Full account |
Use Server API Token for sending emails (most common use case).
Available Operations
With Postmark credentials, you can:
- Send transactional emails
- Use email templates
- Track email delivery
- Manage webhooks
- Access bounce data
- View server statistics
Best Practices
Server Organization
- Create separate servers for different environments (production, staging)
- Use meaningful server names
- Each server has its own API token
Deliverability
- Verify your sending domain
- Set up DKIM signing
- Monitor bounce rates
Troubleshooting
Common Issues
- 401 Unauthorized: Server API Token is invalid
- 422 Unprocessable: Email validation failed (check addresses, content)
- Inactive Recipient: Address is on suppression list
- Not Allowed to Send: Verify your sender signature first
Who Can Access Tokens
- Account Owners: Full access
- Account Admins: Full access
- Server Admins: Access to their server's token only
Related Resources
Adapted from n8n documentation for Nirvai platform
Next Steps
Got your credential? Connect it to an agent
Use the AI Tool Creator to turn this credential into agent-callable tools. Describe what your agent should be able to do and the AI investigates the API, configures the endpoints, and gives you a reviewable toolkit before saving anything.