Use Cases
- Automatically send updates from Readwise to Telegram.
- Streamline article sharing for teams and individuals.
- Keep track of the latest articles without manual checks.
How It Works
Triggers every 10 minutes using a cron job. Reads the last synced data from a binary file. Fetches updated articles from Readwise using an HTTP request. Processes the articles to filter relevant content. Sends the formatted articles to a specified Telegram chat.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the Telegram chat ID in the Config node.
- 3Set the file path for the binary file in the Config node.
- 4Execute the workflow to start receiving updates.
Apps Used
Readwise
Telegram
Categories
Target Roles
Industries
Tags
#notifications
#process automation
#workflow management