Need help with n8n Telegram Send Messages

I am trying to use the Telegram send message in my workflow. I am hosted on Hostinger.

When the send message node is on its own not connected and I test it it works as expected with the Chat ID hardcoded and the text hard coded.

However the second I connect it to the previous node it says it is successful, but I think it is failing silently as I get no output in the output box but it tells me it ran.

Have been going around in circles, any ideas?

1 Like

Hi @Scott_Goodman Welcome to n8n :n8n: community :tada:

Could you please share a sample workflow or screenshots to help replicate the issue?

1 Like

Hey I resolved the issue, newbie, didnt realise that previous steps had to be completed

2 Likes

hey i have same issue

I have a basic operation.User ask for meeting and agent check the calendar for available time.If the date is empty then creating the meet and send to gmail and telegram.The gmail sending process working but the telegram stuff not working.I get the number and set as chat id and it didnt work then i changed to username but it didnt too.Can you help me for this situation?

Hi you must use telegram_id to operate all action on telegram node

ah, that helps :slight_smile: btw you can also Pin data too, to help in testing. :slight_smile: