Skip to Content
n8n Integration

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

  1. Installation - Install the community node in your n8n instance
  2. Credentials Setup - Configure your Mailpulse API credentials
  3. Email Tracker Node - Add tracking to emails sent by another node
  4. 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:

Last updated on
Mailpulse Documentation