WatMark

WABA Manager

WhatsApp Cloud API · onboarding & settings

Where do IDs & token come from?
  1. WABA ID — WhatsApp Manager URL: use the asset_id value (illustration only: …/overview?business_id=430xxxxxxxxxx069&asset_id=130xxxxxxxxxx678 → paste 130xxxxxxxxxx678).
  2. Phone number ID — Fill token + WABA ID, run List phone numbers, then copy response.data[].id.
  3. Access token — Obtain from your team’s private ops channel or Meta’s tools for your app; never share it publicly or commit it to source control.
  4. SMB / NOT_VERIFIED — If code_verification_status is NOT_VERIFIED and register is not available, use the Verify workflow (request code, then submit).

Meta sign-in & IDs Required

Used by all actions. WABA ID = WhatsApp Business Account (Manager URL asset_id). Phone number ID = Cloud API sender id (List phones → data[].id).

Pick or type a version.

Workflow

Optional · pick one path at a time. Credentials above stay shared.

For Request then Submit verification (e.g. SMB NOT_VERIFIED). Fill the code after Meta sends SMS or calls.