WApp Flow connects your WooCommerce store to WhatsApp — automated order notifications, chatbots, campaigns and live support, all secured with bank-grade encryption. Connect once. Run forever.
Auto-send confirmations, shipping, delivery, cancellation & refund messages the moment each WooCommerce event fires.
Keyword-based auto-reply flows covering support, order tracking & FAQs — no coding needed.
Target segmented customers with scheduled WhatsApp broadcast campaigns and track ROI in real time.
Reply to customer messages directly from your WordPress admin dashboard without switching apps.
Visual drag-and-drop automation builder with delay support — build complex flows in minutes.
Recover lost sales automatically with timed WhatsApp nudges that feel personal, not spammy.
AI-powered cross-sell messages triggered after purchase to grow average order value.
Live delivery rates, read receipts and full campaign performance metrics in one beautiful view.
Auto-group contacts into New, Returning, VIP and Inactive audiences for precise targeting.
Generate and send WooCommerce payment links directly inside a WhatsApp conversation.
Opt-in management, GDPR compliance, rate limiting, anti-spam guards and encrypted message queues.
Connect any WordPress/WooCommerce site to WApp Flow via REST API — each site runs automation independently or synced.
Pick the connection method that fits your infrastructure. Switch any time from the admin panel.
Puppeteer-powered library — scan a QR code and connect your personal number in seconds.
RecommendedPure WebSocket implementation — lightweight and ideal for self-hosted environments.
AdvancedEnterprise-grade headless automation built for high-volume messaging loads.
EnterpriseDirect browser-based session linking — no additional libraries required.
SimpleOfficial Meta Business API for production-grade verified businesses.
OfficialEvery REST API call is encrypted using 256-bit AES. Even in transit, payload data is unreadable to any third party.
All endpoints require a cryptographically signed Bearer token that rotates on each session.
Request payloads are signed with HMAC-SHA256 to prevent tampering and ensure integrity.
Smart queue system with configurable batch sizes prevents WhatsApp from flagging your number.
Full opt-in/opt-out tracking, message consent logs and automated data handling compliance.
POST /wp-json/wapp-flow/v1/send-message
Authorization: Bearer eyJhbGci...{signed}
X-HMAC-Signature: sha256=a1b2c3...
Content-Type: application/json
/* Encrypted Payload (AES-256-GCM) */
{
"payload": "U2FsdGVkX1+e4...
nKx9mPzQr==",
"iv": "3f9a1c2b...",
"tag": "e7f3bc91..."
}
Launch in minutes. Fully editable from the admin dashboard.
Trigger: Order placed
Trigger: Order shipped
Trigger: Order complete
Trigger: 30 min idle cart
Trigger: New customer
Trigger: Payment pending
Trigger: 3 days post-delivery
Trigger: Product restocked
Connect any app, platform or custom automation to WApp Flow via encrypted REST endpoints.
/wp-json/wapp-flow/v1/send-message
/wp-json/wapp-flow/v1/get-order/{id}
/wp-json/wapp-flow/v1/get-customer/{id}
/wp-json/wapp-flow/v1/create-campaign
/wp-json/wapp-flow/v1/analytics
All calls must include your Bearer token + HMAC-SHA256 signature. See Admin → API Settings for docs.
Upload the wapp-flow folder to /wp-content/plugins/ via FTP or WordPress uploader.
Go to Plugins menu in WordPress and click Activate next to WApp Flow.
Go to WApp Flow → Settings and connect your preferred engine (QR, Baileys, OpenWA, etc.).
Build your automations, choose templates and let WApp Flow handle your entire customer communication.