Package Information
Released: 6/23/2025
Downloads: 8 weekly / 67 monthly
Latest Version: 0.1.0
Author: singee
Available Nodes
Documentation
n8n-nodes-readwise
This is an n8n community node. It lets you use Readwise in your n8n workflows.
Readwise is a popular read-later and knowledge management service that helps users collect, organize, and review highlights and insights from web articles, ebooks, podcasts, and other sources.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Currently, this node only supports Readwise Reader API. The following operations are supported:
- Document
- Create - Save a new document to Readwise Reader
- List - Get a list of saved documents
- Update - Update an existing document
- Delete - Delete a document
- Tag
- List - Get all tags
Credentials
To use this node, you need to:
- Have a Readwise account
- Obtain a Readwise API access token:
- Log in to Readwise
- Visit the Access Token page
- Click "Get access token"
- Configure the "Readwise API" credential type in n8n with your access token
Compatibility
- Minimum n8n version: 1.0.0
- Supported Node.js version: >=20.15