Best answer

Can't find any Telegram Chat ID

  • 17 July 2023
  • 7 replies
  • 2846 views

Hello, 

I’m unable to find any Chat IDs on a Telegram app that I’m trying to set up.

 


It finds no Chat ID. Please help!

icon

Best answer by Joseraeiro 17 July 2023, 19:04

View original

7 replies

Userlevel 7
Badge +14

Hi @Joseraeiro 

Good question.

Help article: https://help.zapier.com/hc/en-us/articles/16700016131085-How-to-get-started-with-Telegram-on-Zapier#about-app-s-app

 

Hello @Troy Tessalone 

 

And how can I send the message in the channel using BotFather, do you know?

 

 

Userlevel 7
Badge +14

@Joseraeiro 

Sorry, but I’ve never heard of or used BotFather before.

Hello @Troy Tessalone ,

 

I was able to send using Telegram’s API with:

curl -X POST "https://api.telegram.org/botYOUR_BOT_TOKEN/sendMessage" -d "chat_id=my_channel_ID&text=Your Message"

 

It works now! Thank you very much!
 

Userlevel 7
Badge +11

That’s great news @Joseraeiro! So pleased you were able to find solution. 🎉

Sounds like you’re all squared away for now. If you have any other questions, please do reach out in the Community. We’re always happy to help! 😁

I'm encountering a similar problem. I've attempted to resolve it by sending messages to the Telegram channel using both a POST HTTP request and the python-telegram-bot library. However, regrettably, neither of these approaches have proven successful.

If anyone has any suggestions or ideas, I would greatly appreciate your input. Please feel free to share them. Thank you!

 

Userlevel 7
Badge +11

Sorry we missed your reply here previously, @Searcherr

It’s been a while so I expect that you’ve already resolved this but if not, it looks like the channel username you’ve entered there contains a @ symbol at the start of it which might be why it’s not able to find it. 

If you remove the “@” symbol when searching for the chat ID in the Chat ID field is that able to load the options?

If that doesn’t work perhaps you could try manually selecting the Chat ID by choosing the Custom option and entering the Chat ID directly into the field:
1aaace4246521c066fceb7b1ae5af98f.png

If that doesn’t work, I’d suggest reaching out to our Support team to investigate whether it’s a bug of some kind. You can get in contact with them here: https://zapier.com/app/get-help

Hope that helps. If you were since able to find a different solution please let us know. Keen to ensure you’re all set here! 🙂

Reply