Create & Manage Short URLs via Telegram, MongoDB & Nginx - n8n Workflow | Neura Market
Create & Manage Short URLs via Telegram, MongoDB & Nginx
Automate custom short URL creation through Telegram bot, with MongoDB storage and Nginx-powered redirects for efficient link management.
This n8n workflow enables seamless creation and management of custom short URLs directly via a Telegram bot. Users send a long URL to the bot, which optionally allows a custom short code, stores the mapping in MongoDB, and handles redirects via an Nginx proxy to an n8n webhook for instant redirection to the original URL.
Key benefits include self-hosted reliability, no third-party dependencies, fast performance from Nginx, and secure data storage in MongoDB. It's ideal for personal branding, ma
Platform
n8n
Category
File & Document Management
Price
$19.99
Creator
Jose Maurino
URL Shortener
Telegram Bot
MongoDB
Nginx
Webhooks
Redirects
Automation
Self-Hosted
VPS
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.