Back to Nodes

Enginemailer

Last updated Aug 13, 2025

n8n node for email marketing using Enginemailer

19 Weekly Downloads
94 Monthly Downloads

Included Nodes

Enginemailer
Enginemailer Trigger

Description

n8n-nodes-enginemailer

This is an n8n community node. It lets you use Enginemailer in your n8n workflows.

Enginemailer is an all-in-one email marketing platform offering lead generation, marketing, transactional and automation features.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Subscriber
    • Add or update a subscriber
    • Deactivate a subscriber
    • Delete a subscriber
    • Find a subscriber
    • Send email
    • Tag a subscriber to subcategory
    • Untag a subscriber from subcategory

Events

  • Subscriber
    • On autoresponder completed
    • On autoresponder triggered
    • On subscribed
    • On subscriber deleted
    • On subscriber's fields updated
    • On tagged with subcategory
    • On unsubscribed
    • On untagged with subcategory

Credentials

You can use these credentials to authenticate the following nodes:

  • Enginemailer
  • Enginemailer Trigger

Prerequisites

Create an Enginemailer account.

Supported authentication methods

  • API key

Related resources

Refer to Enginemailer's API documentation for more information about the service.

Using API Key

To configure this credential, you'll need:

Compatibility

  • Tested against n8n version 1.103.2

Node parameters

Use these parameters to configure your node.

Poll Times

n8n's Enginemailer trigger node uses polling for check for updates on configured Enginemailer resources. The Poll Times parameter configures the querying frequency:

  • Every Minute
  • Every Hour
  • Every Day
  • Every Week
  • Every Month
  • Every X: Check for updates every given number of minutes or hours.
  • Custom: Customize the polling interval by providing a cron expression.
    Use the Add Poll Time button to add more polling intervals.

Resources