Telegram Notifications for New Readwise Reader Saves - n8n Workflow | Neura Market
Telegram Notifications for New Readwise Reader Saves
Automatically sends Telegram messages to a channel when new items are saved to Readwise Reader. Uses file-based state tracking to sync efficiently without fetching everything each time.
This n8n workflow monitors your Readwise Reader for newly saved items and instantly notifies a specified Telegram channel. It starts with a manual trigger (easily adaptable to cron or webhook), reads the last sync timestamp from a local file, fetches the current Reader state via authenticated HTTP request to the Readwise API, identifies new saves since the last check, formats and sends notifications via Telegram, and updates the timestamp file to prevent duplicates on future runs.
Setup require
Platform
n8n
Category
Sales
Price
$9.99
Creator
Jordi Faber
telegram
readwise
reader
notifications
http-request
file-storage
automation
team-chat
sales
lead-scoring
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.