n8n-nodes-posthawk
v0.1.6
Published
n8n node for Posthawk — send, schedule, and manage emails via the Posthawk API
Downloads
690
Maintainers
Readme
n8n-nodes-posthawk
This is an n8n community node for Posthawk — email infrastructure for developers.
Features
Posthawk Node (Actions)
| Resource | Operations | |----------|-----------| | Email | Send, Send Batch, Get Status | | Scheduled Email | List, Get, Cancel, Reschedule | | Contact | List, Get, Create, Update, Delete | | Suppression | List, Add, Remove | | Webhook | List, Create, Update, Delete, Test |
Posthawk Trigger (Webhook)
Automatically triggers your n8n workflow when email events occur:
- Send — Email accepted by SES
- Delivery — Email delivered to recipient
- Bounce — Email bounced
- Complaint — Recipient marked as spam
- Open — Email opened
- Click — Link clicked
- Reject — Email rejected by SES
- Delivery Delay — Delivery delayed
The trigger node automatically creates and manages webhook endpoints in your Posthawk account.
Setup
- Install this node in your n8n instance
- Add your Posthawk API key in the credentials
- If self-hosting Posthawk, update the Base URL in credentials
Credentials
- API Key: Your Posthawk API key (find it in Dashboard → API Keys)
- Base URL:
https://api.posthawk.dev(or your self-hosted URL)
License
MIT
