This n8n workflow streamlines the process of capturing journal entries shared via Telegram and automatically logging them into a Google Sheet. The workflow begins with a Telegram webhook trigger that listens for incoming messages. When a message is received, a function node verifies if the message is a reply to the bot and from a specific user, ensuring only relevant journal entries are processed. If the conditions are met, the message text (the journal entry) and the associated date are extracted. Finally, the extracted data is appended as a new row to a specified Google Sheet, providing an organized and automated journaling system. This workflow is highly practical for users who want to keep digital journal records effortlessly, especially those who prefer sending quick updates via Telegram.
Automate Journal Entries from Telegram Replies to Google Sheets
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | functionItem, googleSheets, telegramTrigger |
Reviews
There are no reviews yet.