🎫 Create secure human-in-the-loop approval flows with Postgres and Telegram

⚑ 431 views · 🎫 Ticket Management & Triage

Description

πŸ” Human-in-the-Loop Approval Flow (n8n + Postgres + Telegram)

πŸ‘₯ Who’s it for

Teams that need a manager approval step before a ticket or request can change status. Great for internal ops, IT requests, or any workflow where β€œa human must sign off.”

⚑ What it does

πŸ›  Requirements

βš™οΈ How to set up

  1. Set SECRET_KEY in .env
  2. Create Postgres tables (SQL provided)
  3. Add Telegram + Postgres credentials in n8n
  4. Import the workflow JSON
  5. Test by opening an approval/reject link in your browser

🎨 How to customize

πŸ”— Nodes Used

Postgres, Webhook, Telegram

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup