Skip to main content
Best answer

Can't find any Telegram Chat ID


Joseraeiro

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!

Best answer by JoseraeiroBest answer by Joseraeiro

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!
 

View original
Did this topic help you find an answer to your question?

JammerS
Forum|alt.badge.img+6
  • Zapier Staff
  • March 13, 2025

Hi ​@tom_tms,

 

If you're having trouble setting up Agents in Zapier, check your Telegram chat ID by messaging @get_id_bot. If the option to add a manual value is grayed out, it could be due to permission restrictions, browser issues (try clearing cache or using a different browser), or a potential bug in Zapier's interface. If the problem persists, contacting Zapier support is recommended.

 

I hope this helps. If you're still experiencing issues, please let me know, and I'll do my best to assist you further.


  • New
  • March 12, 2025

I have the same issue. 

 

Telegram configuration doesn’t find any chat IDs. It works in Zaps when I provide the value through Custom as described above. But here comes the but, Agents do not have the option to provide Custom value, and there the IDs are also not found. When trying to provide the manual value in Agent configuration, the option to add is grayed out.

 

So I can create Zaps, but I can’t create Agents :( 

 


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • October 12, 2023

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! 🙂


Searcherr

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!

 


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • July 19, 2023

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! 😁


Joseraeiro

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!
 


Troy Tessalone
Forum|alt.badge.img+14

@Joseraeiro 

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


Joseraeiro

Hello @Troy Tessalone 

 

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

 

 


Troy Tessalone
Forum|alt.badge.img+14

Reply