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.
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?