workflows.fit
Back to n8n workflows
n8n templateFreeBy Nicolas

Send a message to Telegram on a new item saved to Reader

What is it ![workflow-screenshot](fileId:599) This workflow aims to build a simple bot that will send a message to a telegram channel every time there is a new saved item to the Reader. This workflow can be easily mod...

DevelopmentCore NodesCommunicationHITLManual TriggerWrite Binary FileRead Binary FileHttp Request
Loading interactive preview...

Template notes

What is it

![workflow-screenshot](fileId:599)

This workflow aims to build a simple bot that will send a message to a telegram channel every time there is a new saved item to the Reader.

This workflow can be easily modify to support other way of sending the notification, thanks to existing n8n nodes.

Warning: This is only for folks who already have access to the Reader, it won't work if you don't

Also, this workflow use a file to store the last update time in order to not sync everything everytime.

Setup

The config node : It contains the telegram channel id It also contains the file used as storage