This n8n workflow automates a user login system using Telegram and Google Sheets, enhanced with Redis caching for efficiency. When a user sends a message via Telegram, the workflow searches for the user in Google Sheets, determines if they are a new user or returning, and manages user data and cache accordingly. It also supports execution triggered by other workflows, making it flexible and scalable. The process involves message retrieval, user lookup, cache checking, user creation, and data merging—all orchestrated through nodes like switches, code, Redis, Google Sheets, and workflow triggers.
Telegram User Login with Google Sheets & Redis Cache
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, executeWorkflowTrigger, googleSheets, merge, redis, set, stickyNote, switch, telegramTrigger |
Reviews
There are no reviews yet.