Automation ยท Case Study

How One Client Saved 22 Hours/Week with a $0 No-Code Workflow

Automation case study

Sometimes the best engineering is the engineering you don't do. Last quarter, we shipped a project for a regional logistics client where the entire "build" cost $0 in licenses, took 11 days, and is now saving them more than half a week of human labour every week.

This is the full story โ€” what was broken, what we considered, what we shipped, and what we'd do differently.

The starting point

Our client is a 14-person logistics company in the Houston metro. Every morning, an office manager named Gloria spent the first 3 hours of her day doing the same thing:

  1. Open the inbox
  2. Find new shipping requests (15โ€“40 per day)
  3. Open each PDF or email body
  4. Copy 12 fields by hand into the dispatch spreadsheet
  5. Send a confirmation email back to the customer with a job number
  6. Add the job to the dispatcher's whiteboard via a shared screen

Across the team, this was eating 22 hours per week of skilled labour โ€” and Gloria was making roughly 4 transcription errors per day, each of which had downstream cost in misrouted trucks.

Why hadn't they fixed it already? They'd been quoted $40,000 for "a custom dispatch platform" by another vendor. Understandably, they passed. The story they'd been told was that the only fix was a big rebuild. That story was wrong.

What we considered

We always start with the cheapest option that could work, then escalate only if it can't. For this problem, our shortlist was:

Option C was overkill. Option B would lock the client into needing us forever. Option A was the obvious starting point โ€” if it broke down at scale, we could always escalate.

What we built

The final workflow has six steps and runs on n8n (self-hosted on the client's existing server, $0/month):

  1. Trigger: New email arrives in the dispatch inbox
  2. AI parse: Claude Haiku extracts the 12 dispatch fields from the email body or attached PDF and returns structured JSON
  3. Validate: A simple JavaScript step checks required fields are present and addresses look plausible
  4. Write: Append the row to the existing Google Sheet (no migration needed)
  5. Confirm: Send templated reply email with job number to the customer
  6. Notify: Push the job to the dispatcher's Slack channel for board updates

If the AI step is uncertain (it returns a confidence score), the email goes into a "review" folder and Gloria gets a notification. In the first month, this happened on about 8% of emails โ€” and we used those cases to refine the prompt. By month two, the review rate dropped to under 2%.

The hardest part

Was not the technology. The hardest part was sitting with Gloria for an afternoon and watching her actually do the work. Watching, not interviewing.

She was doing four things we never would have caught from a written spec:

"If you build a workflow from a wishlist, you'll automate 60% of the work and create chaos with the other 40%. If you build it from observing the actual job, you'll get 95%."

The numbers, three months later

When this approach doesn't work

To be honest, no-code automation isn't always the right call. We avoid it when:

For this client โ€” a 14-person logistics company processing 30 emails a day โ€” none of those applied.

Bottom line

Before you commission a custom build, audit whether the problem can be solved with the boring tools. Most of the time, it can. The companies that grow fastest aren't the ones with the fanciest software stacks โ€” they're the ones that fix the small drag points first, shipping wins every two weeks instead of every two years.

If you have a process that's eating your team's hours, we'll do a free 30-minute audit and tell you honestly whether automation makes sense.

AutomationCase Studyn8nAILogistics
Hilaire Joรซl Tsari
Hilaire Joรซl Tsari
Founder & Lead Engineer โ€” Joel Computech Solutions
Keep Reading

More from the workshop.

AIMay 8, 2026

Why Every SMB Should Have an AI Agent in 2026

Read More
SecurityApr 18, 2026

The 5 Most Common IT Security Holes in Small Businesses

Read More

Have a process to automate?
Let's audit it.

Free 30-min Audit