From ea88b94413abfdb6728ef2d7ecdecbbbd57ac4b5 Mon Sep 17 00:00:00 2001 From: Tobias Wiesing <436986+twiesing@users.noreply.github.com> Date: Wed, 3 Sep 2025 07:53:18 +0200 Subject: [PATCH] Add link for n8n node (#2649) --- docs/docs/content/apis/sdks.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/content/apis/sdks.md b/docs/docs/content/apis/sdks.md index eaa850de..885c01e4 100644 --- a/docs/docs/content/apis/sdks.md +++ b/docs/docs/content/apis/sdks.md @@ -21,3 +21,4 @@ A list of 3rd party client libraries and SDKs that have been written for listmon - [nuxt-listmonk](https://github.com/roncallyt/nuxt-listmonk) — Listmonk module for Nuxt.js - [listmonk-japi](https://codeberg.org/hlassiege/listmonk-japi) - Listmonk client for Java/kotlin - [listmonk-mcp](https://github.com/rhnvrm/listmonk-mcp) — MCP (Model Context Protocol) server for Claude integration +- [N8N Nodes](https://github.com/wiesinghilker/n8n-nodes-listmonk) — Adds Listmonk Nodes for N8N Automations