Embedded Signup
What is Embedded Signup?
Embedded Signup is a Facebook-native flow that lets your end-users connect their WhatsApp Business numbers directly from your application — without any Meta Business Manager knowledge. It opens a popup using the Facebook JavaScript SDK, guides the user through authorization, and returns an authorization code.
Muchaw DEV handles the entire backend provisioning process. Your end-user never knows Muchaw DEV exists.
Flow overview
Integration steps
1. Fetch SDK config
2. Load Facebook SDK and trigger login
3. Complete the signup
4. Wait for activation
Configure a webhook for number.activated to know when the number is ready:
White-label
The entire Embedded Signup flow uses Muchaw DEV’s Meta App and Business Portfolio internally. Your end-user sees only standard Facebook UI — there is no mention of Muchaw DEV. You can customize the experience by embedding it inside your own product UI.
Requirements
- Your frontend must be served over HTTPS (Facebook requires this)
- The domain must be added to the Muchaw DEV allowed domains list (contact support)