← Back to Younify Connect

Younify Connect

Reusable WhatsApp onboarding route

Use this route from every customer app. Required query params are projectSlug, appId, clientId, and optional returnUrl.

Connect flow

Connect to WhatsApp

This is the reusable customer-app entry point. Client applications will redirect here with signed project/client state.

Status

idle

Ready to launch Meta Embedded Signup.

Signed state

{
  "projectSlug": "demo-project",
  "appId": "demo-app",
  "clientId": "demo-client",
  "returnUrl": "/",
  "nonce": "kdzfjhoqK-WaUbIhLfp_Ew",
  "issuedAt": 1778078662798
}