n8n-nodes-maileon
v1.0.3
Published
n8n nodes for integrating with Maileon
Maintainers
Readme
n8n-nodes-Maileon
Custom n8n node for interacting with Maileon, enabling seamless automation with your workflows.
📦 Installation
Self-hosted or Desktop n8n
Install the node in your n8n instance directory:
npm install n8n-nodes-maileonThen restart n8n:
n8n stop && n8n start✅ Ensure Community Nodes are enabled in Settings → Community Nodes inside the n8n editor.
🔐 Authentication
This node supports API Key authentication.
To configure:
- Open the node in the n8n editor
- Under Credentials, select or create the credential you want the node to use
🔧 Features
- Create or update contacts in Maileon
- Create contact events in Maileon
- Send unsubscribe requests to Maileon using email address or external_id
- Fetch unsubscriptions via Maileon webhook
- Fetch double opt-ins via Maileon webhook
- Compatible with n8n’s data structure
- Works with expressions and dynamic values
🧱 Usage
- Drag the node into your workflow
- Choose an operation
- Fill in required fields or use expressions
- Run the workflow and view the results
📝 License
This project is licensed under the MIT License.
🙋 Support
If you run into issues or have questions, feel free to open an issue on GitHub.
