On demand
★ 6.6 · n8n · medium · 9 nodes
On demand is an n8n automation template triggered by a webhook and integrated with Telegram. Reach for it when you need to kick off an n8n workflow manually — via a button press, a Telegram bot command, or an external HTTP call — rather than on a fixed schedule or platform event. The core is a Webhook node that receives an incoming request and hands control to the rest of the chain; the Telegram integration lets you send notifications back or accept commands from a bot. Stack: n8n self-hosted or cloud, Webhook and Telegram nodes. Deploy by importing the JSON template into any n8n instance. Trigger: Webhook. Integrations: Telegram. Direction — on-demand invocation of a workflow, not automatic scheduled execution (for that, use Schedule-triggered templates in the catalog). Works well when a human or an external service needs to start a flow at will; not the right fit when the automation must run unattended on a timer.
- #Telegram