5 workflow automations that actually moved the needle (real before/after numbers, including one that didn't work)
Most automation case studies only share the wins. Here's an honest set — including one that went sideways.1. Client onboarding — Professional services firm
Before: 3 hours per new client, mostly manual email and doc collection.
After: intake form → auto-generated welcome doc → task assignments in project tool. Down to 25 minutes.
What made it work: standardized the intake questions first. Took two weeks before touching any automation.2. Lead qualification — B2B SaaS
Before: SDRs manually scoring inbound leads, inconsistent criteria, ~4 hour lag.
After: form submission triggers scoring workflow, routes hot leads to rep within 15 mins, others into nurture.
Result: 40% faster follow-up, reps spending time on better leads.3. Weekly ops report — E-commerce brand
Before: ops manager spending 3-4 hours every Monday pulling from 4 tools.
After: scheduled webhook pulls data, LLM drafts the narrative, manager reviews in 20 mins.
What made it work: locked down data sources first. The automation took 2 days. The data cleanup took 3 weeks.4. Support ticket triage — SaaS company
Before: all tickets landing in one queue, support team manually tagging and routing.
After: classifier routes by topic and urgency, auto-replies handle top 5 FAQs.
Result: 30% of tickets resolved without human touch. CSAT stayed flat — which was the real test.5. Contract review reminder — The one that didn't work
Built an automation to flag contracts approaching renewal. Sounded simple.
Broke because contract dates lived in 3 different formats across the CRM. Spent more time on data cleanup than the automation would ever save.
Lesson: if the data isn't clean and consistent, the automation will find that out the hard way.
What's the most recent automation you've built that turned out to have the biggest impact?