Does Telegram trigger works for localhost?

It complains here: but for the Cloud n8n, it is OK.

Use send a message instead. Also it will need your Chat ID when you create a bot and your api key(You can save it in credentials)

I mean I need to use Telegram trigger at the start of the flow. I have the ChatID and API Key.

No you cannot use localhost with telegram, you need a public domain and access to the server over HTTPS. You can achieve both with ngrok, if you don’t want to get and configure your own domain and deal with ssl certificates:

1 Like

sounds complex. Can it work in Windows?

It isn’t complex, and yes ngrok does work in Windows.

1 Like

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