Telegram Webhook Trigger

Hi n8n community!

I’ve built an automation that should run every time the bot receives a new message from Telegram. The flow is fully functional — I’ve run multiple tests and everything works perfectly.

However, I noticed that after some time without usage, the automation stops responding to incoming messages, unless I manually press “Activate Workflow” or “Execute Workflow”. Only then does the webhook start responding again.

My question is:

Is there any way to keep the Telegram trigger working continuously, without needing to manually re-activate the flow?

Thanks in advance for any tips or solutions!

Below I send the beginning of my flow where I imagine the main problem is.

Same issue here! And I even have a workflow to keep the webhook active but it’s still not working

Hi, @mmda1404!
The problem here was that we copied a Telegram trigger and the production link was the same for both, after changing it it worked again

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.