Mailjet Email Sent Status Webhook Listener - n8n Workflow

Use this n8n workflow to instantly capture status updates for emails sent through Mailjet. Start building reliable automation pipelines using the dedicated n8n trigger.

Workflow Preview

Ready to automate?

Download this n8n workflow template and start using it instantly.

n8n Nodes Used

Who is this best for?


  • Marketing teams needing real-time feedback on email campaign delivery.

  • Developers integrating Mailjet into larger n8n automation systems.

  • Users looking for basic n8n templates focusing on external webhook events.

  • Automation specialists building custom CRM or logging tools.

Overview

Understanding the delivery status of transactional and marketing emails is crucial for maintaining effective communication systems. This simple yet powerful n8n workflow solves the problem of needing to constantly poll the Mailjet API for updates. By utilizing the dedicated Mailjet n8n trigger node, the n8n workflow acts as an instant webhook listener. When Mailjet successfully sends an email, it immediately notifies this n8n endpoint, providing delivery details. This reliable n8n node forms the foundation for advanced automations, allowing users to log delivery data, update CRM records, or notify team members without delay. This is a foundational n8n template for event-driven email monitoring.

How it Works

This automation is activated instantly by the Mailjet n8n trigger, making it an entirely event-driven n8n workflow.


  1. The n8n Trigger Setup: The process begins with the Mailjet Trigger n8n node, configured specifically to listen for the "sent" event. This specific setting ensures that the n8n workflow only runs when a successful delivery is reported.

  2. Webhook Activation: When this n8n workflow is active, n8n provides a unique webhook URL to Mailjet.

  3. Event Capture: When Mailjet successfully processes and sends an email, it sends a standardized payload containing detailed information (recipient, message ID, timestamp) to the n8n trigger URL.

  4. Subsequent Actions (Placeholder): Although this specific n8n template contains only the trigger, any subsequent n8n node placed after the trigger would immediately execute using the received email delivery data, enabling logging, notification, or CRM updates.

Installation Guide

To deploy this n8n workflow and start receiving real-time Mailjet events, follow these steps:


  1. Import the n8n Workflow: Copy the provided JSON data and import it into your n8n instance via the 'Workflows' > 'New' > 'Import from JSON' option.

  2. Configure Credentials: Locate the "Mailjet Trigger" n8n node. You must set up a Mailjet Email API credential connecting your n8n instance to your Mailjet account. This typically requires your Mailjet API Key and Secret Key.

  3. Activate the n8n Trigger: Save the n8n workflow and click the "Activate" toggle to enable the n8n trigger. n8n will provide the necessary webhook URL.

  4. Configure Mailjet Webhooks: Navigate to your Mailjet account settings (Event Tracking or Webhooks configuration). Paste the webhook URL provided by the n8n trigger into the Mailjet interface, ensuring the "Sent" event is the one selected to post data to your new n8n workflow endpoint.

Node Details

Mailjet Trigger (n8n node)
Function: Acts as the primary n8n trigger, listening for webhook events sent directly from the Mailjet API. It initializes the entire n8n workflow execution upon successful email delivery.
Key Configuration:
Event: Set to sent. This ensures the n8n workflow only activates when Mailjet confirms an email has been successfully sent, reducing unnecessary executions.
* Credentials: Requires Mailjet Email API credentials for authentication and webhook registration, which the n8n node handles automatically.

Related n8n Workflows

Free

Nodes: 1 Nodes
Updated: December 26 2025
View all
Created by
amudhan
amudhan

Featured*