Home
Softono
listmonk-n8n

listmonk-n8n

Open source TypeScript
24
Stars
5
Forks
4
Issues
2
Watchers
1 year
Last Commit

About listmonk-n8n

This repository is about a community node for linking n8n 🤖 and listmonk 📨

Platforms

Web Self-hosted

Languages

TypeScript

n8n-nodes-listmonk

This is a n8n community node. It lets you use Listmonk in your n8n workflows.

Listmonk is a self-hosted, high performance mailing list and newsletter manager. It comes as a standalone binary and the only dependency is a Postgres database.

If you need more functionalities not implemented yet, do not hesitate to reach me out on [email protected]

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

This node allow to easily automate your listmonk functionalities :

  • Lists
  • Subscribers
  • Campaigns
  • Media
  • Templates
  • Transactional

Credentials

The credentials are basic auth, see the official api doc

Compatibility

1.18.2 the minimum n8n version, as well as which versions you test against. You can also include any known version incompatibility issues.

Usage

...

Resources

Version history

  • 1.0 : Include most of the API functionalities