The ultimate RevOps automation architecture. This enterprise-grade pipeline processes inbound payloads through a Large Language Model to score intent and urgency in real-time, instantly routing high-value prospects to active sales reps via Slack.
Architecture & Key Features:
Real-Time AI Intent Scoring: Passes lead messages to gpt-4o-mini to extract structured JSON data categorizing the prospect's intent (Buying/Support/Spam), sentiment, and an urgency score from 1 to 10.
Fault-Tolerant AI Fallbacks: Engineered with safe defaults (Unknown intent, urgency 5, Neutral) wrapped in a try/catch block, ensuring that if the LLM API throttles or drops, the lead is still saved and routed perfectly.
High-Urgency Slack Dispatch: An automated logic gate evaluates the AI's urgency score. If the score is 8 or higher, it bypasses standard email channels and triggers an immediate high-priority push notification to the #sales-alerts Slack channel.
Comprehensive Deal Enrichment: Writes the AI-generated intent, score, and original timestamp directly into the CRM Deal properties so sales reps have immediate context before dialing.
I built an automated lead management workflow using n8n that captures incoming leads, stores them in Google Sheets, and instantly notifies the sales team on Telegram.
Capture → Enrich → Score → Save → Notify
Built to reduce manual work, improve response time, and prevent missed leads.
Nice work sir,
Sir we can Build this normally with App script. I just Built yesterday.
Where Google sheet will received the leads from any channel + store and distribute as per described assignment rules and notify with lead details to respected person.
Saved an hour each week with a Telegram finance bot
I finally got rid of the weekly spreadsheet grind. Using n8n’s Schedule Trigger I pull orders and delivery logs from Google Sheets, merge them, run a quick Code node to calc the margins and then ask Groq AI for a plain‑English summary. The text lands in my Telegram via an HTTP Request. The whole thing runs on Friday evenings and hands me a ready‑to‑read report – no more manual copy‑pastes. It’s a small win, but it shaves an hour off my workload each week.
Building Reverie — a luxury Framer template + AI automation system for high-end event planners 🥂
I’m experimenting with something I don’t see enough in website projects: combining the website with the workflow behind it.
Event planners can receive inquiries while they’re busy running an event, traveling, or working with clients. A beautiful website doesn’t solve much if those leads sit unanswered.
So I’m building Reverie around both sides:
🌿 The website
A high-fashion, editorial Framer 3.0 experience with warm cream tones, cinematic imagery, editorial typography, and interactive portfolio storytelling.
⚙️ The workflow
An n8n automation that can qualify incoming leads, generate AI responses, score leads in Airtable, and instantly notify the planner through Telegram.
The goal is simple: the website attracts the right inquiry, and the workflow makes sure it doesn’t get forgotten.
Here’s a walkthrough of the homepage design so far.
I’m curious about this approach: when you build a client website, do you think the workflow behind it should be part of the deliverable too?
The n8n workflow scoring and routing leads through Telegram is doing the actual retention work here - the editorial homepage gets someone to inquire, but it's the notification the moment they're free that gets the booking.