← Back to blog

Your AI agents are stalling. The plumbing is why.

TL;DR
  • MIT research (via Celigo, June 2026) found 90% of companies with production AI workflows already use a unified integration platform — and only 1% without one have scaled AI beyond a single department.
  • Gartner predicts 40%+ of agentic AI projects will be cancelled by end of 2027 — not because the models fail, but because teams skip the integration architecture.
  • The contrarian read: the AI model you choose matters far less than how well your CRM, data sources, and automation layer are wired together first.

90% of companies with AI workflows fully in production share one thing. Not Claude. Not GPT-4o. Not a particular vendor.

An integration platform.

That's the finding from MIT Technology Review Insights research, surfaced again this week as Celigo reported surging demand on June 9, 2026. The study surveyed 500 senior IT leaders and found that the thing separating companies running real AI workflows from those still stuck in pilot purgatory isn't the model they chose. It's whether they built the connective tissue first.

I've been turning this over all week because it matches what I see when I look at my own stack — n8n, HubSpot, Make.com, Clay — and the places where AI actually delivers versus where it just burns credits and produces garbage.

The number that should stop you

1%
Share of companies without a unified integration platform that successfully scaled AI beyond a single department — MIT Technology Review Insights / Celigo, 2026

The inverse stat is the one everyone quotes: 90% of production AI shops use an integration platform. But the 1% number is the one worth staring at.

One percent. That means if you're trying to scale an AI workflow — a lead enrichment pipeline, an automated nurture sequence, a CRM agent that classifies inbound intent — without first making sure your tools actually talk to each other cleanly, you're essentially choosing to be in the 99% failure bracket. That's not a technology problem. That's an architecture decision you made before you opened the AI tab.

What's actually killing AI projects

Gartner made a quieter prediction that keeps getting louder: over 40% of agentic AI projects will be cancelled by end of 2027, due to escalating costs, unclear business value, and inadequate risk controls. The Gartner analyst framing is blunt: most are "early-stage experiments driven by hype and often misapplied."

The easy read is to blame the technology. The accurate read is to blame the order of operations.

Here's what I see in practice. A marketing team gets excited about an AI agent that can score leads, write personalised follow-ups, and update lifecycle stages in the CRM. They spend three weeks prompting. The agent hallucinates contact fields that don't exist, fires workflows against stale data, and writes emails that reference the wrong product tier because the HubSpot property it's reading hasn't been maintained since 2023.

The model isn't the problem. The data plumbing is.

The MIT research puts a number on why: 93% of organisations running AI with an enterprise-wide integration platform draw from three or more data sources. Zero percent of organisations without that platform achieve the same data complexity. Your agent is only as smart as the context it can actually see — and if your CRM, your enrichment layer, and your intent data aren't connected and clean, the agent is flying blind regardless of what model powers it.

The contrarian beat everyone skips

Most AI in B2B marketing gets evaluated at the output layer. "Did the email sound good?" "Did the lead score move?" What almost never gets evaluated is the input layer. Where did the data come from? How stale is it? Does the enrichment field in Clay actually write back cleanly to HubSpot, or does it partially overwrite a field that three other workflows depend on?

The teams I see pulling ahead aren't the ones running the newest models. They're the ones who spent six boring months standardising their HubSpot property schema, building reliable n8n error-handling, and making sure Make.com webhooks don't silently fail at 2am. That work doesn't go in a LinkedIn post. It's not a flashy demo. But it's why their AI workflows actually stay in production instead of getting quietly abandoned after a month.

Gartner estimates only about 130 of the thousands of agentic AI vendors are real — the rest are "agent washing", rebranding existing chatbots and RPA tools. That should give every marketer pause before they sign a contract with the latest AI-native GTM platform promising autonomous pipeline generation.

What this means for your stack right now

If you're running marketing ops on a SaaS stack and your AI agents aren't delivering, the checklist I'd start with isn't model selection. It's:

  • Are your HubSpot properties consistently populated, or does enrichment logic vary by source?
  • Do your n8n or Make.com workflows have error-handling that surfaces failures, or do they just silently drop records?
  • Is there a single source of truth for contact lifecycle stage, or are three different tools writing to the same field?

None of that is glamorous. All of it is the reason the 90% stat exists.

The uncomfortable truth from the MIT research is that AI strategy is architecture strategy. The model is almost commoditised at this point. The integration layer — the thing connecting your CRM to your enrichment data to your activation workflows — is the actual competitive advantage. And most marketing teams are still treating it as an IT concern, not a marketing one.

I run marketing ops at a Copenhagen SaaS and the thing I spend more time on than any model evaluation is keeping the data plumbing honest. That's the work that makes the agents useful.

What does your AI stack actually look like under the hood — clean integration layer, or held together with hope and duct tape?

Working on something similar?

I help B2B marketing teams ship AI automations that actually save time — without becoming a tools graveyard. If this raised something you're trying to figure out, I do 15-min intro calls. No pitch, just a real conversation.

See how I work →

FAQ

What does the MIT/Celigo research actually mean for marketing teams?
It means your AI agent's quality ceiling is set by your integration architecture, not the model you pick. If your CRM, enrichment tools, and automation layer aren't cleanly connected, the agent will produce unreliable outputs regardless of which LLM powers it.
Is an 'integration platform' just something like n8n or Make.com?
Broadly yes — any platform that connects multiple data sources and tools into governed, orchestrated workflows. n8n, Make.com, Celigo, and Zapier all qualify. The key word in the research is 'unified': not five separate point integrations, but a coherent layer where data flows consistently and errors surface cleanly.
Why are so many agentic AI projects getting cancelled?
Gartner says it's escalating costs, unclear business value, and inadequate risk controls — not model failure. Most projects skip the boring infrastructure work (clean data, proper integration, governance) and go straight to building agents on top of a fragmented stack. They stall in production when reality hits.
What should I actually fix first before investing more in AI tooling?
Audit your CRM data quality and property consistency first. Then check whether your automation workflows (n8n, Make, HubSpot workflows) have proper error handling and logging. A well-integrated stack with a mid-tier model will outperform a poorly-integrated stack with GPT-4o every time.
Is the 'agent washing' problem real, and how do I spot it?
Gartner estimates only ~130 of the thousands of agentic AI vendors are genuine. Signs of agent washing: the vendor rebrands an existing chatbot or RPA tool as an 'agent', can't show a clear multi-step reasoning loop, and avoids specifics about what the agent does when it hits an error or ambiguous input.

Sources

This post was researched and drafted by an automation Daniel built — Claude Sonnet running on a weekly schedule, scanning marketing/AI news and writing in Daniel's voice. Personal posts on this blog are written by Daniel directly.