AN ORDER IS READY
Less busywork.More conversation.
That update you keep copying.
That follow-up you nearly forgot.
Give it a better way to get there.
Connect your WhatsApp numbers to one workspace.
Send, receive, and make your next step automatic.
A good update.
From “I should send that”
to already on its way.
Use the dashboard when you want to be hands-on.
Use the API when you want your tools to take over.
Keep your number.
Lose the back-and-forth.
Create a session and scan its QR code from WhatsApp’s Linked devices screen. Your workspace keeps the connection within reach.
CONNECTED
A message is good.
The right format is better.
Text, documents, images, voice notes, stickers, and locations. Pick your number, choose your format, and send from the same workspace.
Don’t let the reply
be the end of the workflow.
Send incoming events to your own webhook. Test the connection, update the destination, and keep each number’s workflow separate.
POST /your-webhook
{
"event": "message",
"sessionId": "session-1"
}A SMALL EVENT. A USEFUL NEXT STEP.You’re at
the controls.
A workspace should make the next step obvious. Connect a number, see what’s ready, manage your plan, and get back to work.
Meet your workspace ↗Start with one.
Make room for more.
Same tools. Different capacity.
No feature maze to work your way through.
Starter
Your first number. Your first workflow.
SESSION
Pro MORE ROOM
Bring your business numbers together.
SESSIONS
All message formats
Incoming webhooks
REST API
Self-service billing
Monthly subscriptions. No free trial. Rates shown come directly from Stripe. Sending limits and WhatsApp account restrictions apply.
Before you
make the connection.
Is this the official WhatsApp Business Platform?+
No. WhatsFlow uses an unofficial WhatsApp Web library and is not affiliated with Meta or WhatsApp. Platform changes can interrupt connections, and accounts may face restrictions. Use it for messages your recipients expect and consent to receive.
Can I switch plans or cancel?+
Yes. Billing in your workspace lets you change your payment method, switch plans, or cancel. Period-end cancellation preserves access until the paid period ends. Extra sessions pause when a downgrade takes effect.
What are the sending limits?+
Messaging requests are limited to 30 per minute per account. Bulk batches accept up to 30 recipients. These service limits do not guarantee that WhatsApp will allow a particular sending volume.
Do I need to write code?+
You can connect sessions and use messaging tools directly in the dashboard. Connecting your other software through the API or webhooks requires a compatible integration or some development work.