Back to Nodes

Emalia

Last updated May 21, 2026

n8n community node for Emalia — email marketing platform

19 Weekly Downloads
928 Monthly Downloads

Included Nodes

Emalia
Emalia Trigger

Description

n8n-nodes-emalia

This is an n8n community node for Emalia — an email marketing platform built for LATAM businesses.

Features

This node lets you automate your Emalia email marketing workflows directly from n8n:

Contacts — Create, update, get, list, and delete contacts. Add or remove tags from contacts.

Lists — Create, get, list, and delete audience lists. Add or remove contacts from lists.

Tags — Create tags and retrieve all tags.

Campaigns — Create campaigns, get campaign details, and list all campaigns.

Automations — Get automation details and list all automations.

Installation

In n8n (recommended)

Go to Settings > Community Nodes and install: n8n-nodes-emalia

Manual

Install in your n8n custom nodes directory:

cd ~/.n8n
npm install n8n-nodes-emalia

Then restart n8n.

Credentials

You need an Emalia API key to use this node:

1. Log in to your Emalia account
2. Go to Settings > API Keys
3. Generate a new API key
4. In n8n, create new credentials of type Emalia API and paste your API key and your Emalia instance URL

Resources

License

MIT