In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom Webhook and Telegram workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
Get
Get up to date information about a chat
Get Administrators
Get the Administrators of a chat
Get Member
Get the member of a chat
Leave
Leave a group, supergroup or channel
Set Description
Set the description of a chat
Set Title
Set the title of a chat
Answer Query
Send answer to callback query sent from inline keyboard
Answer Inline Query
Send answer to callback query sent from inline bot
Get
Get a file
Delete Chat Message
Delete a chat message
Edit Message Text
Edit a text message
Pin Chat Message
Pin a chat message
Send Animation
Send an animated file
Send Audio
Send a audio file
Send Chat Action
Send a chat action
Send Document
Send a document
Send Location
Send a location
Send Media Group
Send group of photos or videos to album
Send Message
Send a text message
Send and Wait for Response
Send a message and wait for response
Send Photo
Send a photo
Send Sticker
Send a sticker
Send Video
Send a video
Unpin Chat Message
Unpin a chat message
Webhooks are automatic notifications that apps send when something occurs. They are sent to a certain URL, which is effectively the app's phone number or address, and contain a message or payload. Polling is nearly never quicker than webhooks, and it takes less effort from you.
Learn how to create an AI chatbot for Telegram with our easy-to-follow guide. Ideal for users who are interested in exploring the realm of bot development without coding.
Learn how to build a multilingual bot for Telegram with a few lines of JavaScript code, a NocoDB database, and conditional logic in an automated workflow.
Leverage the power of automation and machine learning to enable kinder online discussions.
Want to power up your online business and win back time? Discover how no-code workflow automation can help!
Learn how to create a no-code workflow that gets international poems, translates them into one language, and sends you a poem in Telegram every day.
Instead of using IFTTT or Zapier, which can be pretty limiting on a free tier, I decided to try n8n, which is a fair-code licensed tool.
Discover our latest community's recommendations and join the discussions about Webhook and Telegram integration.
Trigi Digital
Describe the problem/error/question I haved 2 n8n installation with same web server and config (Nothing different from firewall etc): n8n version 1.42.1 > No problem n8n version 1.46.0 > Upgrade from 1.44.1 and this is…
Open topic
Benjamin Hatton
Hi everyone, first of all, I’d like to say I’m really pleased to join the n8n community : I discovered n8n through SeaTable, and I really love it, thanks a lot for all this work and for maintaining a community version :+…
Open topic
Albert Ashkhatoyan
Hey! I have Migrated my n8n instance to a new machine on AWS and added Postgres DB, Everything exported and imported and seems all workflows exist but some workflows with webhook trigger gives error connection timeout. I…
Open topic
Víctor González
Hello everyone, I made a n8n workflow trying to circumvent some limitations in a wordpress plugin I use called Funnelkit Automations. Funnelkit has a node based interface to build marketing automations, similar to n8n b…
Open topic
Salomão
Let’s say I have a webhook listening for Stripe payment events and I’m updating my server exactly during the time of a purchase. What happens? And how to prevent missing events? Information on your n8n setup n8n vers…
Open topic
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast