Back to case studies

Automating Appointment Reminders for Burns Auto Repair

Manual reminder texts cut no-shows from about 10 a week to under 2 — then we automated the whole process for $0 a month so it runs without anyone on-site.

AutomationSmall Business
Client
Burns Auto Repair
Industry
Auto Repair
Location
Bucks County, PA
Services
Automation, Process Improvement

The challenge

When reminders weren't part of the process, Burns Auto Repair averaged around 10 no-shows a week. In a repair shop, a no-show isn't just a missed customer — it's an empty bay during a window that was supposed to be booked, and that time doesn't come back.

Sending reminder texts by hand fixed the symptom but created a new problem. It worked — no-shows dropped to roughly 1.5 a week — but it took about 20 minutes every day, it was hard to stay perfectly consistent with, and it stopped entirely on any day the person sending them was out sick or on vacation. A fix that only works when one specific person is present isn't really a fix.

What we did

Once the custom scheduler was in place, we looked at automating reminders properly. The obvious path was a paid SMS service with a monthly bill — a hard sell for a shop happy to run lean, for something that had been a manual task a month earlier.

So we skipped the paid service entirely. We had the scheduler output the day's reminders as formatted data and ran that through the Automations app built into iPhones, which turned the 20-minute daily chore into about 15 seconds. Then we made it fully hands-off: a scheduled job on the server exports the reminder data to an iCloud file at 11:45 a.m., and the phone reads that file and sends the texts at noon. The 15-minute gap is deliberate — long enough to be sure the file has finished syncing, short enough that it's very unlikely anything about that day's appointments changes in between, and harmless if it somehow did. Small, careful choices like that are the difference between an automation you trust and one you have to babysit.

The result

Reminders now go out completely automatically, every day, whether anyone's at the shop or not. No-shows hold steady at around 1.5 a week instead of 10, and it costs nothing per month to keep running — no recurring software bill, no per-message charge, no dependence on any one person being in the building.

The real lesson here is the order of operations: manual reminders proved the idea was worth it, and only then did it make sense to automate — in a way that added no ongoing cost. If your business has a repetitive task that eats time every day, there's often a way to hand it to a system without signing up for another subscription. Let's talk about what's worth automating.

Results

  • No-shows cut from ~10/week to ~1.5/week (about 85%)
  • A 20-minute daily task reduced to fully automatic
  • $0/month — no SMS service or per-message fees
  • Runs every day without depending on anyone being on-site