No-code flows, with an escape hatch when you need it.
Drag nodes. Connect with arrows. Publish. Most flows take 10 minutes. The hard ones — those that talk to your database — get an API node and stay readable.
Lead-qualifier flow
Published🎯 Trigger · keyword "hi"
💬 Welcome · "Hi {{name}}, what brings you here?"
🔘 Buttons · Buying / Renting / Just browsing
→ Buying
📋 BHK + budget
→ Renting
📋 Move-in date
→ Browsing
📤 Send brochure
🔌 API · POST /leads/qualify
Routes to right agent based on score
Sample flow · 7 nodes · 3 branches · counts shown post-launch.
Eight node types
The building blocks every flow needs.
Text
Plain message with variables (name, business, last-order-id) auto-filled.
Image / Video / Doc
Send media inline. Carousel templates supported via the same node.
Buttons
Quick-reply buttons (up to 3) — clicks become trigger events for the next node.
List
WhatsApp List Message with sections + items. Selection routes to specific branches.
Flow
Native WhatsApp Flow form — short-answer / multi-select / date / phone fields.
API call
POST/GET to your backend with the customer's data. Use response in the next node.
Condition
Branch on any field, button, reply text, or external API result.
Trigger
Keyword (case-insensitive), button-click, or external webhook starts the bot.
What makes ours different
Six things you should expect from a bot builder in 2026.
Drag-and-drop canvas
Pan, zoom, snap-to-grid. Connect nodes by dragging from output port to input port. Built-in undo/redo.
Live publish toggle
Edit a draft side-by-side with the live version. Publish swaps atomically — no in-flight conversation breaks.
Per-node analytics
Each node shows hit count + drop-off %. Spot the question that 40% of users abandon at, fix it, A/B.
Fallback handler
When a customer replies in a way the bot did not anticipate, route to a "send to human" handler with full context.
Variable substitution
{{name}}, {{lead.email}}, {{api.last_order.amount}} — anywhere a node accepts text.
Test mode
Run a private test on a connected number without exposing the bot to real customers. Each test is logged.
Who uses Bot Builder most
Three flows that pay for themselves in a week.
Insurance agents
Lead qualifier — name, age, annual income, policy interest, sum-assured. Routes to the right agent based on profile.
Real-estate agencies
Pre-screen — budget, BHK, location, loan-pre-approved. Saves 20-min phone calls; only qualified leads reach a human.
Healthcare clinics
Appointment booking — service, doctor, slot. Confirms via List message, books in calendar via API node.
FAQ
Common questions about Bot Builder.
Is this no-code or low-code?
How do I avoid making my customer feel like they are talking to a bot?
Can the bot read my Shopify orders?
What happens when WhatsApp adds a new message type?
Build a flow in 10 minutes. Run it for years.
Starter ships 1 active bot. Growth scales to 10. Pro adds the API call node + per-node analytics. Every plan ships with a 14-day free trial.