● BREAKINGVoiceflow crosses 4,800+ customers building AI agents Turo ships multilingual AI support agent in 2 months StubHub launches support agent in 90 days Trilogy automates ~60% of support across 90 products V4 platform live: playbooks, async tools, observability 250,000+ builders on the canvas ● BREAKINGVoiceflow crosses 4,800+ customers building AI agents Turo ships multilingual AI support agent in 2 months StubHub launches support agent in 90 days Trilogy automates ~60% of support across 90 products V4 platform live: playbooks, async tools, observability 250,000+ builders on the canvas
Company AI Agents · Conversational AI · Enterprise SaaS

The Toronto Team Teaching Fortune 500s to Actually Talk to Their Customers

The AI agent platform that helps CX teams own every customer interaction - improving resolution, controlling costs, and delivering better customer outcomes.

Braden Ream was around 22, in college, and trying to sell bedtime stories. Not on paper - through Amazon's Alexa, in the brief window when everyone believed the future of computing was a voice in a speaker. The stories did not sell. But building them required a tool: a drag-and-drop canvas where you could wire up what the voice said, what it asked, and where the conversation went next. People kept asking for the tool. So Ream and his co-founders threw out the stories and kept the canvas. That canvas is now Voiceflow.

Seven years later, the customer list reads differently. JP Morgan Chase. Allstate. Cisco. Vodafone. Turo. StubHub. Rocket Companies. The Toronto company that once helped hobbyists build Alexa skills now sells software that big enterprises use to design, test, and run the AI agents answering their customers. The pitch on the homepage is blunt: "Own your CX, from resolutions to ROI."

01 / What it isA canvas for conversations

Voiceflow is a platform for building AI agents - the chat and voice systems that field customer questions, look things up, and try to resolve an issue before a human has to. What makes it distinct is less the AI and more the surface it gives you to work on. Instead of a codebase only engineers can touch, Voiceflow offers a visual canvas where a support lead, a designer, and a developer can look at the same flow and argue about it in the same room.

You drag steps onto the canvas. You connect them. You test the conversation in real time, watch where it breaks, and fix it. Behind that canvas sit the unglamorous parts that decide whether an agent survives contact with real customers: API calls into your own systems, environments for development and staging and production, and logs that let you see what the agent actually said when it went wrong.

"We believe great customer service builds great companies."Voiceflow, company page

02 / Who uses itFrom solo builders to the Fortune 500

The user base splits into two crowds that feed each other. On one end are the 250,000-plus individual builders who signed up for the free tier to make a chatbot, learn the craft, or prototype an idea over a weekend. On the other are the 4,800-plus paying customers, including the enterprises whose logos anchor the sales page.

The case studies share a theme: speed. Turo, the car-sharing marketplace, built a multilingual AI support chatbot in about two months without a heavy engineering lift. StubHub International stood up a support agent in 90 days, built largely by non-technical teams. Trilogy used Voiceflow to automate roughly 60% of customer support across 90 products in 12 weeks. Sanlam, the South African financial group, built an AI financial coach that educates users and hands off to human advisers.

250K+
Registered builders
4,800+
Customers
10K+
Live agents in production
500ms
Voice latency

03 / The problemAgents are easy to demo, brutal to run

Anyone can build an impressive AI demo now. The hard part starts after the demo: the agent needs to answer in the customer's language, respond fast enough that people do not hang up, stay inside the rules on a regulated topic, escalate cleanly to a human, and do all of this thousands of times a minute without leaking data. Voiceflow's real product is that second list. It reports 300,000 messages per minute at peak and sub-second latency on voice, plus the compliance stack enterprises demand - SOC-2 Type II, ISO 27001, HIPAA, GDPR.

The company frames the alternative as a black box: a bought agent that works until it hallucinates, and then leaves you with no way to see why. Voiceflow's counter-pitch is a glass box - flows you can inspect, conversations you can replay, and analytics that tell you which turns fail.

Time-to-launch, customer builds
Turo
~2 mo
StubHub
90 days
Trilogy
12 wks
Ticket deflection
up to 70%
Reported customer outcomes. Bars scaled for comparison, not a single unit. The support desk that used to take a year now takes a quarter.

04 / The differenceModel-agnostic, on purpose

Most of the AI market is busy picking a winner. Voiceflow sells the layer that refuses to. Inside the platform you can run the same agent on OpenAI's GPT, Anthropic's Claude, Google's Gemini, Meta's Llama, or xAI's Grok, and swap between them without rebuilding. In a stretch where model quality and pricing shift every few months, standing one level above the model - and staying neutral about which one wins - is a quietly defensible place to be.

GPTClaudeGeminiLlamaGrok

The other difference is who Voiceflow lets into the building process. Competitors tend to sit at one of two extremes: developer-first frameworks that ship as code, or closed no-code bots that non-engineers can configure but never really open up. Voiceflow tries to hold the middle - visual enough for a support manager, deep enough for an engineer, with the observability an ops team needs once the thing is live.

05 / ProductsFrom scripted flows to agentic steps

The core product is the builder, but the interesting recent moves are about giving the AI more room to think. In March 2025 the company shipped the Agent step, which lets the model itself decide the flow of a conversation - collapsing a sprawling multi-step workflow into a single agentic move. Alongside it came the Agentic Context Engine, a runtime built for speed: token-by-token streaming, real-time handling of business data and customer context, and task-switching that keeps the context window lean.

In 2026 those pieces rolled into V4, a platform release aimed at teams that want the control of a custom-built system without building it. V4 added playbooks, workflows, and asynchronous tool calls - the agent can fire off a request, keep talking, and fold in the answer when it arrives, instead of freezing while it waits.

"I wasn't the technical co-founder or the design co-founder. But I drove them harder than they did me, and I was a better public speaker, so I became the CEO."Braden Ream, co-founder & CEO

06 / The businessFree canvas, enterprise checkbook

Voiceflow runs a classic B2B SaaS model with an unusually wide mouth at the top. The free tier and the community around it act as a funnel: hundreds of thousands of people learn the tool at no cost, some bring it into their jobs, and the ones who bring it into big jobs become enterprise contracts with seat-based and usage-based pricing, security reviews, and support. Third-party estimates put annual revenue around $9.9M in 2025, with a team of roughly 60 to 90 split between Toronto and San Francisco.

The funding history is modest by AI-era standards, and that is part of the story. A seed round backed by True Ventures and Ripple Ventures got it going; a Series A of about $20M in 2021 brought in Craft Ventures and Felicis; a $15M round led by OpenView in 2023 - at roughly a $105M valuation - came with the repositioning around AI customer service. Total raised sits near $35M. This is not a company that raised a fortune and went looking for a problem. It found the problem first.

07 / The expertiseBuilt by people who lived through the hype

Voiceflow's team has now worked across two full cycles of conversational AI - the voice-assistant wave that fizzled and the LLM wave that did not. That history shows up in the product's priorities. The company treats the boring parts as the point: versioning, staging environments, audit-friendly logs, and a values sheet that reads more like an operations manual than a manifesto - invest in what matters, put outcome over effort, focus to go fast, make extreme quality the default, put customers first. The company describes what it is building as "the operating system for customer experience," which is a large claim, but the components underneath it are specific and mostly unsexy.

08 / Where it fitsThe pick-and-shovel layer

The market for AI customer service is loud and crowded - Ada, Sierra, Intercom's Fin, Cognigy, Kore.ai, Botpress, and the cloud giants' own tools all want the same budget. Voiceflow's position is less "the best answer bot" and more "the place your team builds and controls the answer bot, on whichever model you like." It sells shovels to the people digging, and it has been selling them since before this particular gold rush began. When the winning model changes next quarter, the teams that built on a neutral layer do not have to start over - which is exactly the outcome Voiceflow is selling.

09 / The path hereStoryflow to Voiceflow

2018
Incorporated in Toronto
The founding team starts a tool for interactive voice entertainment on Alexa.
2019
Storyflow becomes Voiceflow
The pivot from stories to a collaborative canvas for voice and chat, plus a $3.5M seed round.
2021
Series A
Around $20M led by Craft Ventures, expanding past voice into broader conversational AI.
2023
OpenView round
$15M at roughly a $105M valuation, repositioning around AI customer service agents.
2025
The agentic turn
Agent step and Agentic Context Engine move the product from scripts to AI-driven flow.
2026
V4 launches
Playbooks, async tools, and observability for teams that want custom-grade control.

There is a founder lesson buried in that timeline, and Ream has more or less said it out loud: the first product is a probe, not a promise. Storyflow was wrong about voice entertainment and right about the tool. The team noticed which half people wanted and rebuilt around it. Most startups die defending the wrong half.

#ai-agents#conversational-ai#voice-ai#customer-support#no-code#enterprise-saas#developer-tools#toronto#cx-automation#agentic-ai