Two of our clients said the same thing in the same month: they're using Claude Code to build their recent Salesforce projects instead of hiring a consulting team. They weren't apologetic about it. They were excited.
This is the honest version of what's happening in the Salesforce ecosystem right now — and what it actually means for anyone who builds on or with Salesforce.
What AI Can Actually Do in a Salesforce Org
The Salesforce REST, Metadata, and Tooling APIs expose a significant surface area for programmatic access. With a connected app and an integration user, AI tools can:
- Read everything — query any object, field, record, report, dashboard, flow, validation rule, Apex class, permission set, org limits, and health check scores via SOQL and the Metadata API.
- Write records — create, update, and delete records on any object the integration user has access to, including bulk operations via the Bulk API 2.0.
- Deploy metadata — custom fields, validation rules, flows, reports, dashboards, email templates, page layouts, and permission sets via the Metadata API.
- Execute Apex — run arbitrary Apex code via the Tooling API's
executeAnonymousendpoint. - Activate and deactivate flows — change flow versions, activate/deactivate process builders, and manage automation state.
That's a meaningful amount of real Salesforce work. Not all of it, but enough to understand why clients are experimenting.
What AI Can't Do (Yet)
The gap is real, and it's where expertise still matters:
- It doesn't know your business. AI can read your org structure, but it doesn't know why your pipeline stages are configured the way they are, what your sales motion looks like, or what "Closed Won" actually means in your context. That context determines whether a configuration change is correct or catastrophic.
- It can't install AppExchange packages. Package installation requires UI interaction in Salesforce Setup — no API endpoint exists for it.
- It makes confident mistakes. AI tools generate plausible-sounding Apex and SOQL that compiles but produces wrong results. Without a Salesforce-certified reviewer, you won't catch the errors until they're in production.
- It doesn't understand data relationships at scale. Knowing that deleting a field will break 3 flows, 2 reports, and a Visualforce page requires understanding the full dependency graph — something that requires both technical knowledge and org-specific context.
- It can't replace judgment on architecture decisions. Should this be a Flow or a trigger? Should this be a custom object or a junction object? These decisions have long-term consequences that AI tools optimize poorly for.
Why the Gap Is Your Competitive Advantage
The clients experimenting with AI tools are discovering the same thing: AI accelerates the easy 60% and gets stuck on the hard 40%. The hard 40% is exactly where 50+ Salesforce certifications and 100+ org deliveries matter.
The firms that will lose to AI are the ones charging for the easy 60% — the configuration work that AI genuinely can automate. The firms that will win are the ones who use AI to do the easy 60% faster and cheaper, and focus their expertise on the hard 40% that AI can't handle.
That's the model we've built at RevKit. AI handles the analysis, the pattern recognition, and the boilerplate. The team handles the architecture decisions, the business logic, and the quality review. The result is the same outcome as traditional consulting — delivered faster, at a fixed price, without the retainer.
What to Do If Your Clients Are Already Experimenting
Don't fight it. Lean into it. The clients using Claude Code to build Salesforce flows are going to hit the same wall everyone hits: the AI produces something that looks right but isn't. When that happens, they need someone who can diagnose the problem quickly and fix it correctly.
Position yourself as the AI-native option — the firm that uses the same tools they're using, but with the expertise to know when the AI is wrong. That's a harder position to commoditize than "we write Apex for you."
// See what AI finds in your org
The AI Org Cleanup Scan ($699) connects via read-only access and delivers a ranked remediation list with exact fix steps in 24 hours. No admin credentials. No data extraction.
Start your AI scan →