Back to browse
GitHub Repository

An n8n community node for the Anytype API.

26 starsTypeScript

Verified n8n community node for Anytype

by splch·Mar 6, 2026·1 point·0 comments

AI Analysis

●●SolidNiche Gem

First verified n8n integration for Anytype's new API, fills a real gap.

Strengths
  • Verified official n8n node: direct installation from nodes panel, not a sketch third-party hack
  • Full CRUD coverage: spaces, objects, properties, tags, types, templates—not a shallow wrapper
  • Well-documented: clear credential setup, pagination handling, fallback to raw HTTP requests
Weaknesses
  • Audience is extremely narrow: only people using both n8n AND Anytype together
  • Anytype adoption is small; integration value depends entirely on ecosystem growth
Target Audience

n8n automation builders using Anytype for PKM or workflow storage

Similar To

Zapier integrations · Make.com modules

Post Description

I built an n8n integration for Anytype, the local-first encrypted PKM app. It supports full CRUD on objects and spaces plus raw API requests for anything custom. Verified by n8n, so it installs directly from the nodes panel!

Anytype's API is relatively new, so this is one of the first automation integrations available for it. If you use both n8n and Anytype (or are curious about either), I'd love to hear what workflows you'd want to build.

Similar Projects