An open API service indexing awesome lists of open source software.

https://github.com/lucassovre/listmonk-n8n

This repository is about a community node for linking n8n 🤖 and listmonk 📨
https://github.com/lucassovre/listmonk-n8n

n8n n8n-community-node-package n8n-nodes

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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 lucas.sovre@proton.me

[n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform.

[Installation](#installation)
[Operations](#operations)
[Credentials](#credentials)
[Compatibility](#compatibility)
[Usage](#usage)
[Resources](#resources)
[Version history](#version-history)

## Installation

Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) 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](https://listmonk.app/docs/apis/apis/)

## 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

* [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)
* [listmonk api doc](https://listmonk.app/docs/apis/apis/)

## Version history

- 1.0 : Include most of the API functionalities