On a Telegram message, routes commands, calls HTTP APIs, caches state in Redis, and replies on Telegram.
Tags
http-requestadvancedeventsticky-noteredistelegramno-opsupport-communication
Connects
CategoryDatabases & Warehouses
Triggerevent
Complexityadvanced
Nodes31
AddedMay 9, 2026
Related workflows
See all Databases & Warehouses→FluxonLab librarypro
Redis Automation
When called by another workflow, routes via a switch and reads or writes values in Redis.
by FluxonLab Import
pro
Prevent concurrent workflow runs using Redis
When called by another workflow, uses Redis locks to detect concurrent runs, waiting or proceeding to prevent overlap.
by n8n Community
FluxonLab librarypro
Redis-Governed Batch Subworkflow Dispatcher
A callable batch dispatcher that validates parent input, checks and records request state in Redis, verifies a target n8n subworkflow, filters disabled batch items, invokes the worker once, and exposes process, status, and controlled release actions.
by FluxonLab