n8n Integration
Mailpulse provides a native n8n community node that seamlessly integrates email tracking into your automation workflows.
Overview
The n8n-nodes-mailpulse package provides two email nodes:
- Email Tracker — Adds tracking to emails you send via another node (Gmail, SMTP, etc.)
- Email Sender — Sends emails directly through Mailpulse with automatic tracking
How It Works
Option A: Track + Send Separately (Email Tracker)
[Trigger] → [Build Email HTML] → [Email Tracker] → [Send Email (Gmail/SMTP)]Option B: All-in-One (Email Sender)
[Trigger] → [Build Email HTML] → [Email Sender] → (done!)The Email Sender requires a verified sending domain in your Mailpulse settings.
Getting Started
- Installation - Install the community node in your n8n instance
- Credentials Setup - Configure your Mailpulse API credentials
- Email Tracker Node - Add tracking to emails sent by another node
- Email Sender Node - Send and track emails in one step
Requirements
- n8n v0.170.0 or later
- A Mailpulse account with an API key
Support
For issues with the n8n node:
- GitHub Issues: n8n-nodes-mailpulse
- npm Package: n8n-nodes-mailpulse
Last updated on