Introduction
Connecting your Meta WhatsApp Cloud API to Munnottu enables instant bulk broadcasts, interactive flows, and AI-powered lead qualification.
Prerequisites
- A Meta Developer Account with full Admin access.
- A valid WhatsApp phone number that is NOT currently registered on WhatsApp Consumer or WhatsApp Business Mobile App.
- Verified Meta Business Manager account.
Step 1: Obtain Your Access Token
Navigate to Meta Developer Console > My Apps > WhatsApp > API Setup. Copy your Permanent User Access Token and Phone Number ID.
// Example Webhook Setup Payload
{
"hub.mode": "subscribe",
"hub.verify_token": "MUNNOTTU_VERIFY_TOKEN",
"hub.challenge": "1158201484"
}Step 2: Add Phone Number ID in Munnottu Admin
Go to your Munnottu Dashboard, click on Settings > WhatsApp API Credentials, paste your Token and Phone Number ID, then click Verify & Save Connection.
Step 3: Test Webhook Connection
Send a test message from any personal phone number to your Business phone number. You will see the incoming lead instantly inside the Munnottu Sales CRM panel.