Telegram Hook
Send data into your telegram channel, group with simple endpoint.
Send data into your telegram channel, group with simple endpoint.
Telegram is most favorite messaging application because we use this to get a notification with Telegram API into my chat. Just pass the data or text on the Telegram Hook API and I got notification in telegram.
So, Now use a telegram hook to get notification direct into your telegram channel. Let's start.
We are assuming that you already signup on nocodeapi.com. If not then first make an account there and activate
Telegram API from Marketplace
.
To make Telegram Hook API we need 2 values:
Bot Token Key
- You bot token key is generated by @BotFather
(Official Telegram Bot to make bots)Chat ID
- ID of the Channel in which you need Notification. Here you can get the chat ID https://api.telegram.org/bot<bot_key>/getUpdates
Just replace <bot_key>
with yours and hit into browser.Click on Create Telegram API
button then put required values into form and click on Create
button. 🎉 Done!
There are following endpoints for Telegram API:
If you love video tutorial then we also have video tutorial for you.