For Indian businesses, WhatsApp is often the highest-engagement channel available — message open rates dwarf email. That makes it valuable and easy to abuse, and Meta polices abuse strictly. Here is how the integration actually works and what it costs.
Which WhatsApp product you need
| Business App | Business API | |
|---|---|---|
| Cost | Free | Per conversation |
| Users | 1 phone, limited linked devices | Unlimited agents |
| Automation from your software | No | Yes |
| Order/delivery notifications | Manual only | Automated |
| CRM integration | No | Yes |
| Green tick verification | No | Possible |
| Suits | Small shops, solo operators | Any business sending automated messages |
The 24-hour window — the rule that governs everything
Almost every WhatsApp API question comes back to this. Understand it and the pricing and restrictions make sense:
- A customer messages you. This opens a 24-hour service window.
- Inside the window you may reply freely with any content — text, images, documents, buttons. No template approval needed.
- Outside the window you may only send a pre-approved template message. You cannot send free-form text to someone who has not messaged you recently.
- A template message reopens the window if the customer replies.
Practical consequence: design your flows so customers initiate contact where possible. A "Chat with us" button on your website or an order confirmation the customer replies to opens a free service window, which is both cheaper and less restricted than pushing marketing templates.
Getting set up
- Choose a Business Solution Provider (BSP) — in India, options include Gupshup, Wati, AiSensy, Interakt, and Twilio. They handle Meta approval and give you an API.
- Verify your business with Meta — requires business registration documents and a matching website.
- Dedicate a phone number — it must not be active on the regular WhatsApp app. This trips people up constantly; you usually need a fresh number.
- Publish a privacy policy on your website — Meta checks for it.
- Submit message templates for approval, typically reviewed within a day.
Use cases that genuinely work in India
High value
- Order confirmations and delivery tracking
- COD order confirmation before dispatch
- Appointment reminders
- Payment links and receipts
- Abandoned cart recovery
- Customer support conversations
Damages your number
- Bulk promotions to purchased lists
- Messaging people who never opted in
- Daily marketing blasts
- Misusing utility templates for marketing
- Ignoring opt-out requests
COD confirmation is the highest-ROI WhatsApp integration for Indian e-commerce. Confirming cash-on-delivery orders over WhatsApp before dispatch measurably reduces return-to-origin, which is one of the largest hidden costs in Indian online retail.
Quality rating — protect it
Meta assigns your number a quality rating based on how recipients react. Blocks and "report" taps push it down; low quality reduces your messaging limits and can eventually block your number.
- Only message people who genuinely opted in, and keep proof of consent.
- Make opting out easy and honour it immediately.
- Send fewer, more relevant messages rather than frequent generic ones.
- Use the correct template category — misclassifying marketing as utility is penalised.
- Monitor your quality rating in the Meta Business dashboard and react to dips.
Your WhatsApp number's reputation is an asset you can destroy in a week and take months to rebuild.
What integration involves technically
Once your BSP account is live, the work on your side is straightforward:
- Send messages via a REST call to your BSP with the recipient, template name, and variables.
- Receive messages via a webhook your server exposes — this is how incoming customer replies reach your system.
- Track delivery status through webhook events for sent, delivered, read, and failed.
- Store conversation history against the customer record in your CRM so agents have context.
- Handle opt-outs automatically by flagging the contact and suppressing future sends.
Typical integration effort for a straightforward notification flow is one to three weeks depending on how many systems it touches.
Want WhatsApp wired into your orders, CRM, or support flow properly? Tell us your use case. See also our e-commerce guide and AI chatbot guide.