What is WhatsApp on Notifique?
It’s how you talk to customers on WhatsApp without building everything from scratch. You can:- Notify about orders, payments, deliveries, or appointments
- Send verification codes (OTP) and one-time passwords
- Support with text, images, audio, video, and buttons
- Know if a message was delivered, read, or if the customer replied
- Automate sends from the dashboard or your system’s API
Official or unofficial?
When you connect a number, you pick one of two modes. You cannot switch later on the same instance: if you change your mind, create a new one.Official connection (recommended for production)
This is the path approved by Meta. Best when your product is live or you need reliability, templates, and scale under WhatsApp Business rules.- Confirmations, OTP, and campaigns with approved templates
- Buttons, lists, and carousels within Meta’s rules
- The same foundation large companies use on WhatsApp
Unofficial connection
It works like linking WhatsApp on your computer: quick to try, more freedom on some features, but outside Meta’s official contract. Good if you’re getting started, building an MVP, developing the integration, or testing flows before going official.Comparison: what each mode can do
* On official, outside a recent chat you usually need an approved template. On unofficial, free-form messages work without that window.
** With a Meta-approved template.
† Shared templates: on official, Meta catalog on the same Business account; on unofficial, workspace templates for any unofficial number in it.
⚠️ = works, but with a specific format or rule. Technical details: Connection modes.
⚠️ on unofficial (buttons and carousel): available via API, but may stop working at any time. For stable production, prefer official.
How to connect your number
Three steps:- Create an instance (your WhatsApp connection) in the dashboard or via API
- Choose official or unofficial
- Finish setup until status is active and ready to send
How to set up the official connection
How to set up the official connection
- In the dashboard, create an instance and choose Official
- Sign in with your Meta account and link the number
- Add a payment method in WhatsApp Manager (Meta bills conversations)
- Sync or create approved templates for first contact
How to set up the unofficial connection
How to set up the unofficial connection
- Create an instance (default is unofficial)
- Open the code on your phone shown in the dashboard or API
- Scan it in the WhatsApp app on the number that will send messages
- When connected, status becomes active
After the first pairing, the instance stays tied to that number. To change SIMs, create a new instance. Read Anti-ban policy.
After you connect
- Send from the dashboard or API (
POST /v1/whatsapp/messages) withtype: text, media, buttons, ortype: template(workspace template) - Track delivery, read status, or errors
- Receive replies in your system with webhooks
- Scale with multiple numbers using Sending Pools
New number or SIM? Do not launch campaigns on day one. See New numbers and SIMs.
Localization and variables
localizationandi18ntranslate text, captions, and button fields per contact language.- Root
variablesreplace{{name}}and body placeholders. - Do not use
localization.mode: aion official Meta templates (LOCALIZATION_AI_NOT_SUPPORTED_OFFICIAL_TEMPLATE).
Next steps
- Quick Start: connect and send (official or unofficial)
- Official Meta templates: create, sync, and approve on Meta
- Connection modes: full comparison and billing
- API Key scopes: permissions to integrate

