A funded Indian startup needed an enterprise-grade platform built from scratch in 14 weeks. Wavo.digital receives thousands of real-time Meta webhooks, processes them through an AI reply engine, executes in-chat commerce flows, and surfaces analytics in a multi-tenant React dashboard. Engineered solo by TheUnipick with 99.9% uptime since production release.
About Oaksol Technologies
Oaksol Technologies is an Indian technology startup focused on conversational commerce — using messaging platforms, particularly WhatsApp, to automate customer communication and drive sales for businesses. With over 500 million active WhatsApp users in India, SMBs and e-commerce brands respond to hundreds of customer messages daily manually. Founder Dhruv needed a high-performance system to automate routine inquiries, present product catalogs, and close sales directly inside WhatsApp.
The Core Challenge
Building an enterprise WhatsApp platform requires processing unpredictable real-time webhook bursts, executing intelligent conversational replies, managing in-chat catalog purchasing, and isolating client data with multi-tenant security.
The Discovery Process
We spent two weeks mapping the end-to-end journey for three distinct actors: business clients, end customers on WhatsApp, and platform administrators. We identified early that the Facebook Webhook Gateway was the critical path. Everything else — AI engine, dashboard, commerce flows — depended on a stable, high-throughput gateway for receiving and verifying messages. We prioritized stabilizing the webhook ingestion pipeline before layering UI and intelligence.
Engineering Strategy Rationale
Node.js was chosen over Python for the core gateway because incoming webhooks (500+ events/sec under peak load) represent an I/O-bound workload, where Node's event-driven non-blocking architecture excels. Python was isolated strictly for CPU-bound AI context processing. Multi-tenancy was enforced at both the database schema level (tenant_id) and database middleware layer to prevent cross-tenant data leakage by design rather than relying solely on developer query discipline.
Technical Solution Flow Diagram
Client Automation Setup
Client configures automated AI reply rules, product catalogs, and escalation thresholds in the React dashboard.
Challenges & Architectural Solutions
Structured Phase Execution
API Architecture & Gateway
Built and stress-tested the Facebook Graph webhook ingestion engine with signature verification and event queues.
AI Engine & Commerce Flow
Implemented contextual reply logic, confidence scoring, and WhatsApp interactive message catalog templates.
Multi-Tenant React Dashboard
Designed and constructed the client UI for campaign creation, live conversation takeover, and analytics.
Production Ops & Security Audit
Enforced DB middleware tenant isolation, JWT authentication, and automated zero-downtime deployment.
Delivered Outcomes
Concrete business and performance results achieved upon production deployment:
99.9% system uptime maintained continuously across first 90 days post-launch
Zero cross-tenant data isolation incidents in testing or production
Full production system delivered solo in 14 weeks from blank repo to investor launch
Direct investor confidence validation cited by the founding team during funding rounds


Long-Term Client Value
Oaksol Technologies received a clean, modular technical foundation. The decoupled architecture ensures new payment gateways or AI models can be integrated without touching the core gateway. Written documentation and strict linting enabled seamless developer onboarding without technical debt.
Key Architecture Takeaways
Future Platform Roadmap
Frequently Asked Questions
Technical and strategic answers regarding the execution and architecture of Wavo.digital.
"TheUnipick took our complex requirements and delivered a production-ready system that impressed our investors. The architecture is rock-solid."
Stack & Infrastructure Used
Ready to Scope Your Next Digital System?
We design and build production-grade web platforms, SaaS applications, and scalable architectures.
Book Technical Scoping Call