Invisible AI in Business Workflows

Diving deeper into

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

Interview
interface-less stuff is really popular
Analyzed 5 sources

This points to AI moving from a destination product to an invisible layer inside business workflows. In Zapier, the sticky pattern is not opening a chatbot and asking what to do next. It is feeding transcripts, CRM records, web data, and app events into a workflow that calls an LLM at the right step, then writes the result back into Salesforce, Slack, or email with human review only where needed.

  • Zapier describes the winning architecture as part deterministic workflow, part LLM. That means fixed steps handle routing, permissions, and data movement, while the model is used only for judgment calls like summarizing a Gong call, scoring churn risk, or drafting follow up content. This lowers cost and raises reliability versus a fully agentic flow.
  • This is also a competitive wedge. Zapier already connects thousands of apps and lets teams control which apps, actions, and endpoints an agent can touch. In practice, that makes interface less AI usable in real work, because the model is surrounded by auth, governance, and prebuilt actions instead of raw API plumbing.
  • The contrast with chat first tools is that automation platforms win when AI disappears into existing systems. Earlier thinking at Zapier expected a wave of chat interfaces, but the newer view is that chat remains good for setup and feedback, while the durable value comes from background execution. n8n and Bardeen show the same market pull toward AI embedded in workflows, not standalone bots.

The next step is software that feels less like using an app and more like assigning work. As voice transcripts, inboxes, PDFs, and live app data become routine inputs, the winning platforms will be the ones that can quietly turn that messy input into reliable actions across many systems, with simple approvals when a human needs to step in.