Automation

Salesforce Just Admitted AI Agents Are Overhyped – Here’s What Small Businesses Should Do Instead

Salesforce's pivot from LLM agents to rules-based automation is a wake-up call. For clinics and SMBs, the real wins are in boring, deterministic workflows—not AI agents.
6 minutes to readTodayIgnasius Sevandri
July 13, 2026

I get asked almost daily: “Ignasius, should I build an AI agent to handle my clinic’s patient bookings and inquiries?” My answer surprises most people. Not yet.

The hype around AI agents is overwhelming. Everywhere you look—Hacker News, Twitter, product launches—someone is claiming you can replace your entire front desk with a prompt. But the real story unfolding right now paints a different picture. One that is, frankly, more useful for the clinic operator, the chiropractor, the dental practice owner who just wants fewer missed calls and less manual busywork.

Salesforce’s Wake-Up Call: LLMs Alone Don’t Cut It

A few weeks ago, the Times of India reported that Salesforce—after laying off 4,000 employees and investing heavily in AI agents—is pivoting its Agentforce platform away from large language models and toward deterministic automation. Executives admitted they were “more confident about” LLMs than they should have been. The reality hit: for customer-facing, revenue-critical workflows, probabilistic models often create more chaos than they solve. A hallucination in a marketing email is one thing; a hallucination that double-books a surgery slot or mis-schedules a consultation is entirely another.

This isn’t a dismissal of AI. It’s a recalibration. Salesforce has the resources to throw GPT-4, fine-tuned models, and retrieval-augmented generation at a problem—and they still stepped back. That tells me something important: the technology isn’t the bottleneck. Reliability and determinism are.

The Reddit Reality Check: Small Businesses Are Stuck

While enterprise giants are recalibrating their AI strategy, small business owners face a different kind of frustration. A post on the r/automation subreddit recently struck a nerve: “Unpopular opinion: 90% of small businesses can’t use Make or n8n, and ChatGPT isn’t automation. So what are they supposed to do?” Hundreds of upvotes and comments echoed the same truth.

Most clinic owners didn’t grow up writing workflows or connecting API endpoints. They can’t sit down with a self-hosted n8n instance—even one with native AI nodes—and build a lead nurture pipeline from scratch. At the same time, they’re being told that ChatGPT is “automation,” which only adds to the confusion. Typing a prompt into a chat window isn’t an automated business process. It’s a fancy search engine.

This disconnect is where I spend most of my time as an automation engineer. The tools are either too technical for the end-user (n8n, Make) or too vague to produce a reliable outcome (pure LLMs). So what works?

What This Means for Clinic Operators and SMBs

The lesson from the Salesforce pivot and the Reddit thread is the same: stop chasing AI agents and start building boring, deterministic workflows that never miss a beat.

The highest-leverage automations for a clinic have nothing to do with large language models:

  • A patient submits a web form → an appointment is created in the calendar → a confirmation SMS is sent immediately → a reminder fires 24 hours before the visit.
  • A missed call after hours → an auto-reply SMS with a link to book online.
  • A new lead enters the CRM → a pre-written drip sequence educates them → the team is notified only when a human response is needed.

None of these require an LLM. They require a system that acts the same way every single time. That’s what I call deterministic automation. And it’s what keeps a business running while the owner sleeps.

My Boring (But Effective) Automation Playbook for SMBs

When I onboard a new clinic client, I don’t start with AI voice agents or agentic reasoning loops. I start with the fundamentals on a platform that’s actually usable for someone without a computer science degree. Most often, that’s GoHighLevel.

GoHighLevel bundles CRM, pipeline management, SMS, email, and a visual workflow builder in one place. It’s not as flexible as n8n (which I still use for advanced integrations and back-end processing), but it’s much closer to what a busy practice manager can look at and understand. The automations I build in GHL are deliberately simple:

  1. Capture: Web forms, call tracking, or intake links feed into a single contact record.
  2. Qualify: Tags and custom fields segment leads automatically—no manual data entry.
  3. Nurture: Time-based sequences send condition-specific messages (new patient, post-treatment follow-up, reactivation).
  4. Handoff: When a lead replies or meets a score threshold, the system alerts a human via internal notification or creates a task.

Every step is rules-based. If A happens, do B. No guessing. When I need to connect systems that GHL doesn’t cover natively—for example, pulling insurance verification status from a 3rd-party API—I’ll use n8n behind the scenes. n8n’s visual canvas and wide integration library let me build those deterministically as well. But my clients never have to touch n8n’s editor. They interact with the results through dashboards they already know.

That’s the solution the Reddit thread was searching for: not handing over the tools, but delivering done-for-you workflows that match the business’s specific logic while hiding the complexity.

When AI Actually Helps (Spoiler: It’s Narrow)

I’m not anti-AI. I use it every day. But the place where AI makes a real difference for a small clinic right now is voice—and even then, only when it’s bounded by deterministic guardrails.

An AI voice agent that answers the phone can handle common questions (“What are your hours?”, “Where are you located?”) and book appointments directly on the calendar without hallucinating available slots. The key is that the booking logic itself is deterministic. The AI’s job is to understand the caller’s intent and map it to a fixed function call. If it’s unsure, it drops to voicemail or forwards to a human. No open-ended conversation.

This hybrid approach—using narrow AI inside a shell of rigid business rules—is exactly where the industry is heading. Salesforce’s new Agentforce is following that same blueprint. And it’s the same way I deploy voice agents for clinics. They reduce missed calls, but they never pretend to be a human receptionist who can negotiate billing disputes.

Key Takeaways

  • Deterministic automation wins for SMBs right now. Salesforce’s pivot away from LLM agents proves that reliability trumps sophistication in customer workflows.
  • Small businesses don’t need to become workflow engineers. The honest Reddit confession that 90% can’t use Make or n8n tells us the problem isn’t the tool’s power—it’s the delivery model.
  • Start with the boring stuff. Appointment confirmation, lead capture, drip sequences, and missed-call SMS deliver immediate, measurable ROI without a single AI model.
  • Reserve AI for narrow, bounded use cases. Voice answering with calendar integration works. Open-ended chat agents on your website? Not yet.
  • The right platform matters more than the trend. GoHighLevel, n8n (used correctly), and similar tools can automate a clinic end-to-end—but only when paired with someone who translates business logic into reliable workflows.

If you’re a practice owner tired of chasing AI hype and ready to automate what actually generates revenue, focus on the deterministic foundations first. The rest will come later, and by then, the tools will be ready.

Sources

Newsletter

Automation Playbooks, Delivered

New playbooks and build logs on AI automation — no fluff, no cadence pressure. When something is worth sharing, it lands in your inbox.