A WhatsApp flow builder is a visual editor where you map out a conversation: you drag blocks (a message, a menu, a condition, an API call) onto a canvas and connect them in the order the conversation should follow. Easy Flow Builder publishes that flow to the official WhatsApp Business API and then runs it automatically, around the clock, for €50 per month.
What a flow builder solves
Most WhatsApp automation runs aground on one of two things: it's a chatbot builder that only strings scripts together, or it's a developer integration that needs an API project. A flow builder sits in between. You see the conversation as a diagram, you grasp at a glance which paths exist, and you can change one path without breaking the rest.
- You see every conversation path in one view, dead ends included
- Changes don't need a release: you publish again and it's live
- A colleague without a technical background can read the flow and take it over
- You find mistakes before your customers do, by testing in a real chat
The canvas
Your palette of building blocks is on the left, the canvas in the middle, and the settings for the selected block on the right. You drag blocks around freely; you make connections by pulling from an exit to an entry. Zoom and pan work the way you'd expect, and flows stay readable even at twenty blocks.
The building blocks
Every block corresponds to something WhatsApp officially supports. So you can't build anything that Meta will refuse later on.
Up to three choices under a message — the fastest way to branch.
View →A menu of up to ten options, grouped in sections.
View →Scrollable cards with images, text, and buttons.
View →Branch on answers, variables, or API results.
View →Pull data in or push data out to any system with an API.
View →Let the assistant build alongside you and guide your Meta onboarding.
View →Testing and publishing
Before you go live, you simulate the conversation in the editor. You see, step by step, which message goes out and which variables are filled. If it's right, you publish with one click and the flow is live on your number immediately. Publishing overwrites the previous version; conversations already under way finish their current step.
What you need
- 1A Meta Business account with a verified business profile.
- 2A phone number that isn't already in use in the WhatsApp Business App.
- 3An approved message template if you want to start conversations yourself. See message templates.
- 4An Easy Flow Builder subscription at €50 per month to actually send messages.
Frequently asked questions
What's the difference between a flow builder and a chatbot?
A chatbot is the result; a flow builder is the tool. In a flow builder you decide every path explicitly, instead of letting a language model improvise. That makes the behavior predictable and explainable — which matters when orders, appointments, or personal data are involved.
How many flows can I create?
Unlimited. There's no cap on the number of flows, blocks, or messages on our side. You pay €50 per month regardless of volume.
Can several people work on a flow together?
Yes. You invite team members with their own logins and roles. There are no per-user fees.
Does the flow builder work on mobile?
Building is most comfortable on a laptop or desktop because of the canvas. Reviewing, testing, and publishing work fine on a tablet.