Packaging Imperfect Models in Workflows

Diving deeper into

Wade Foster, co-founder & CEO of Zapier, on AI agent orchestration

Interview
there’s huge value even in use cases that don’t require 100% reliability.
Analyzed 6 sources

The key strategic point is that AI automation starts creating value well before it becomes safe enough to run every step unattended. In practice, the high value pattern is to let models handle fuzzy work, like summarizing a call, drafting follow up copy, or scoring churn risk, while deterministic steps move data, apply rules, and route outputs into human review where needed. That turns imperfect models into useful production systems instead of waiting for flawless ones.

  • Zapier describes enterprise AI as a mix of deterministic workflow steps and targeted model calls. One customer flow pulls Gong transcripts, Salesforce records, web search, and enrichment data, then uses an LLM for retention scoring, case study generation, and rep coaching. The model does judgment work, while the workflow handles collection and routing.
  • This is also how Zapier has been redesigning its product for AI. Earlier work on Natural Language Actions focused on previews, user overrides, and setup controls, because some actions are safe to automate fully while others should stop at draft mode or approval. Reliability is managed use case by use case, not as one global threshold.
  • The broader category is converging on the same idea. n8n is used to connect company data and APIs so AI works off bounded inputs instead of freeform guessing, which cuts hallucinations. Bardeen pushes further into browser scraping and open ended extraction, where users accept more variability because the payoff is automating research heavy grunt work.

Going forward, the winning automation platforms are likely to be the ones that package imperfect models inside reliable systems. Zapier is well positioned because its value is no longer just connecting apps, it is deciding where AI should think, where software should follow rules, and where a person should approve before work moves on.