How to cut WhatsApp reply time from 4 hours to 30 seconds
Most small businesses we talk to lose deals at the WhatsApp inbox, not at the demo. The number we keep seeing in our own customers is a median first-reply time around four hours, with weekends and evenings stretching to a full day.
Here is the exact stack we use inside ElyWA to land that number under thirty seconds without putting a human on call twenty-four hours a day.
1. Stop checking the phone, start using the Cloud API
WhatsApp on a phone is single-threaded. One agent at a time, one device, no audit trail, no routing. The Cloud API gives every message a webhook, which means the moment a customer messages you, your CRM, helpdesk, or chatbot can decide what to do in milliseconds.
Once you own the webhook, your reply time stops being a function of attention and starts being a function of automation.
2. Answer the boring 80% with a bot
About four out of five inbound WhatsApps are repeat questions, timings, address, price list, demo link, support hours. A small flow that recognises a handful of intents and answers from a knowledge base will close most threads before a human ever sees them.
- Pricing intent → send the pricing PDF and offer a call slot.
- Demo intent → send the calendar link and ask which product.
- Status intent → look up order/ticket and reply with the live state.
- Anything else → hand to a human with full chat history.
3. Route the remaining 20% to a shared inbox
The threads the bot escalates need to land somewhere humans can actually work in pairs. A shared inbox with assignment, mentions, and quick replies turns one number into a team product. Internal notes go on the same thread; nothing lives in a personal phone.
4. Measure first-reply, not total resolution
Total resolution time is too noisy to manage day to day. First-reply time, from inbound to first human/bot response, is the metric customers actually feel. Watch the median and the 90th percentile separately; the 90th is where churn hides.
Related reading
More from the playbook stack.