Use this free n8n workflow to instantly configure Telegram bot webhooks. Input your API token and URL to automate setup using a simple n8n form.
Download this n8n workflow template and start using it instantly.
Developers and automation specialists who frequently configure Telegram integrations.
Users looking for plug-and-play n8n templates for specific configuration tasks.
Anyone who wants to utilize n8n to create a public utility tool.
Teams needing a quick, reliable way to set up an n8n trigger endpoint as a Telegram webhook.
This is a highly practical n8n workflow designed to eliminate the manual, error-prone process of configuring Telegram bot webhooks. Instead of manually constructing complex API requests or using external scripts, this automation provides a public-facing form built using an n8n node. The user simply supplies their Telegram Bot API Token and the target Webhook URL (typically the HTTP Request n8n trigger endpoint). The n8n workflow instantly constructs the required setWebhook API URL and redirects the user's browser to execute the command. This utility is privacy-focused, ensuring no sensitive data is stored, and serves as an excellent example of advanced automation capabilities within n8n.
This n8n workflow functions as a three-step configuration utility driven by a public form.
Webhook Configuration Form n8n node. This form collects two critical inputs: the Bot API Token and the Webhook URL (the destination where Telegram should send updates).Build Telegram API URL n8n node takes these two variables and uses a dynamic expression to assemble the complete Telegram API URL in the format: https://api.telegram.org/bot{TOKEN}/setWebhook?url={WEBHOOK_URL}. This ensures the URL is correctly structured for the Telegram API. This key logic node is essential for the n8n workflow.Redirect to Telegram API n8n node is configured to respond to the initial form submission with a browser redirect. The destination of the redirect is the dynamically constructed API URL. By redirecting the user's browser to this URL, the Telegram API is called directly, configuring the webhook instantly and completing the execution of this n8n workflow.To start using this n8n template, follow these steps:
Webhook Configuration Form n8n trigger node and copy the 'Public URL' for the form. This URL is what you will share or use to input the data. Webhook Configuration Form (n8n node): This acts as the primary n8n trigger, exposing a user-friendly web interface. It requires the 'Bot API Token' and the 'Webhook URL' as mandatory fields. The sticky note emphasizes that this n8n node ensures no data is stored for privacy.
Build Telegram API URL (Set n8n node): This core logic node is responsible for synthesizing the API call structure. It uses expressions to combine the two user inputs into a single string variable named telegramapiurl, which holds the complete setWebhook command.
Use this powerful n8n workflow to automatically scrape Eventbrite conferences, analyze speakers and agendas using ScrapeGraphAI, and generate strategic, prioritized networking plans using a custom n8n node.

Automate enterprise-grade SSL certificate health checks using this advanced n8n workflow. Monitor domain expiry, security grade, and vulnerabilities, sending rich, actionable alerts to Discord. Perfect n8n template for DevOps teams.

Deploy a robust SEO strategy using this advanced n8n workflow. An OpenAI O3 Director Agent coordinates specialist GPT-4 agents for keyword research, content creation, and technical SEO optimization.

Deploy a custom DALL-E 3 image generation API using this powerful n8n workflow. Instantly integrate AI image creation into any application by hitting a simple webhook n8n trigger.

Deploy a robust n8n workflow to connect AI agents with the Beanstream Payments API. This powerful n8n workflow provides 15 payment, profile, and reporting management tools via an n8n MCP trigger.

Leverage this specialized n8n workflow template to transform the Canada Holidays API into a powerful Machine-Controlled Plane (MCP) server tool for AI agents. This n8n workflow provides 6 endpoints for querying holiday and province data.








































