Home
Softono

N8n Nodes Substack

Open source MIT TypeScript
26
Stars
3
Forks
14
Issues
0
Watchers
3 months
Last Commit

 About N8n Nodes Substack

The n8n Substack node allows to integrate Substack with n8n workflows.

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing N8n Nodes Substack?

We provide expert installation service for this software. Our team will install, configure, and secure N8n Nodes Substack on your server. plans start at just $30.

N8n Nodes Substack

View on GitHub

[!WARNING] This package is superseded by n8n-nodes-substack-new, which connects to Substack Gateway OSS and supports full read and write operations. This package remains available but is no longer actively developed.

n8n-nodes-substack

npm version License: MIT Tests

Read-only n8n community node for Substack. Enables content discovery and analytics workflows against Substack publications.

Features

  • Profile operations: get profile information and publication data
  • Post operations: retrieve posts with pagination
  • Note operations: read and create notes
  • Comment operations: get comments for posts

Installation

Self-hosted n8n

npm install n8n-nodes-substack

Restart n8n after installation.

Credentials

Add credentials with:

  • Publication Address: your Substack domain (e.g. myblog.substack.com)
  • API Key: your Substack API key

Documentation

Author

Built by Jakub Slys — Backend Engineer building distributed systems for telecoms, running a self-hosted Kubernetes homelab, and building AI automation pipelines with n8n, MCP, and Claude.

I write about building this kind of tooling — n8n workflows, self-hosted AI automation, and the engineering decisions behind them — at iam.slys.dev.

iam.slys.dev

License

MIT