Automated workflow for Telegram that retrieves links from a channel, filters out saved links, and saves new links to Readeck and Hoarder, running on a scheduled basis to ensure timely updates and organization.
This workflow is ideal for:
This workflow addresses the challenge of managing and saving links shared in Telegram channels. It automates the process of filtering out already saved links and saving new ones to both Readeck and Hoarder, thus ensuring that users can focus on gathering new information without the hassle of manual tracking.
channel_links_tg
node filters messages to extract URLs from posts that contain hyperlinks.not_saved_links_hd
and not_saved_links_rd
nodes filter out any links that are already saved, ensuring only new links are processed.