Kommunicate Developer Docs | AI Customer Support Integration Guides

Kommunicate Developer Docs | AI Customer Support Integration Guides

  • Book a Demo
  • Try For Free

›Integrations

Web

  • Installation
  • CMS Installation
  • Authentication
  • Conversation
  • Conversation Assignment
  • Customization
  • Localization
  • Troubleshooting

Android

  • Installation
  • Authentication
  • push notification
  • Conversation
  • Customization
  • Localization
  • Migration
  • Troubleshooting

React Native

  • Installation
  • Expo Installation
  • Authentication
  • push notification
  • Conversation
  • Customization
  • Troubleshooting

Flutter Mobile

  • Installation
  • Authentication
  • push notification
  • Conversation
  • Customization
  • Localization
  • Troubleshooting

Flutter Web

  • Installation
  • Authentication
  • Conversation

Ionic/Cordova

  • Installation
  • Authentication
  • push notification
  • Conversation
  • Customization
  • Localization
  • Resolving Errors

Ionic/Capacitor

  • Installation
  • Authentication
  • push notification
  • Customization

Rich Messages

  • How To Use
  • Types of Rich Messages

AI Agents

  • AI agents Setup
  • OpenAI, Anthropic and Gemini
  • Dialogflow Integration
  • Lex Integration
  • Kompose AI agent Builder
  • IBM Watson Integration
  • Google CES (CX Agent Studio) integration
  • Custom AI agent Integration
  • Import Kompose AI agent
  • AI agent Samples

Integrations

  • Zapier
  • WhatsApp
  • WhatsApp 360Dialog
  • WhatsApp Twilio
  • WhatsApp Cloud API
  • Instagram Integration
  • Telegram Integration
  • Sunshine Integration
  • Freshdesk Integration
  • Pipedrive Integration
  • Agile Integration
  • Slack Integration
  • Google Analytics

Platform APIs

  • Authentication
  • Endpoints

Dashboard Features

  • Analytics
  • Conversations
  • Users
  • AI agent Integration
  • Helpcenter
  • Campaign Messaging
  • Settings

Configuration

  • Single Sign On (SSO) Setup
  • webhooks
  • Access Token URL
  • Email Fallback

Meta Cloud API Integration

This guide walks you through setting up the Meta Cloud API integration with Kommunicate. Start with the sandbox flow to test your setup, then move to the live flow to connect your production WhatsApp business number.

Overview

The Meta Cloud API allows businesses to send and receive WhatsApp messages using Meta's cloud-hosted Business API infrastructure. Hosted directly by Meta, it provides a secure, scalable, and cost-effective solution without the burden of maintaining self-hosted servers.

Key Features

  • Faster onboarding and customization: Build tailored customer experiences directly on WhatsApp to automate workflows, respond to inquiries quickly, and reduce integration time.
  • Reduced hosting costs: Lower operational overhead by leveraging Meta's cloud-hosted servers instead of managing local or third-party infrastructure.
  • Instant feature updates: Get immediate access to newly released WhatsApp Business API features as soon as Meta rolls them out.

Setup Flow

StagePurpose
Sandbox IntegrationCreate a Meta app, connect temporary sandbox credentials, and verify test messaging in Kommunicate.
Live IntegrationGenerate a permanent token, register your live number, configure webhooks, and verify production messaging.

Sandbox Integration

The Sandbox is a free testing environment that uses a temporary Meta-provided phone number to send and receive test messages.

⚠️ Note: Sandbox testing operates entirely within an isolated test environment. You cannot use the sandbox number to send messages to actual customers. Use it to build, configure, and test your chatbot or agent workflows before connecting your live business number.

Phase A: Meta Developer Portal Setup

Use this phase to create your Meta app and collect the sandbox credentials required for Kommunicate.

Step 1: Create Your Meta App

  1. Log in to the Meta for Developers Portal.
  2. Create a new app and select Connect with customers through WhatsApp as the use case.

Create App

Create App

Step 2: Configure the WhatsApp Product

  1. In the left-hand navigation menu, click Publish.
  2. Under Use cases on this app, locate and click Connect with customers through WhatsApp.

Publish App

Step 3: Request Required Permissions

  1. Open Permissions and Features.
  2. Locate and add the following permissions:
    • whatsapp_business_management
    • whatsapp_business_messaging

Publish App

Step 4: Open API Setup

In the left sidebar, click API Setup to access your temporary access token and test credentials.

API SetuP

Phase B: Kommunicate Sandbox Configuration and Testing

Use this phase to connect the Meta sandbox credentials to Kommunicate and confirm that test messages are received.

Step 1: Open Kommunicate Integration Settings

Log in to your Kommunicate Dashboard and navigate to the Meta Cloud API Setup Page.

Step 2: Copy Sandbox Credentials

From the API Setup page on Meta, copy and paste the following values into the corresponding Sandbox Testing fields in your Kommunicate Dashboard:

Field NameDescription / Source on Meta Dashboard
Temporary Access TokenClick Generate Access Token on Meta
From Test NumberCopy from the From field
Phone Number IDCopy from the Phone number ID field
WhatsApp Business Account IDCopy from the WhatsApp Business Account ID field
API VersionExtracted from the API endpoint URL on the same page

API App

API App

Example API endpoint:

https://graph.facebook.com/v25.0/...

Step 3: Verify Sandbox Messaging

  1. On the Meta API Setup page, enter your WhatsApp phone number in the To field.
  2. Click Send Message from the Meta console. You will receive a test message on your WhatsApp account.
  3. Reply to that test message directly from your phone.
  4. Check your Kommunicate dashboard inbox. The incoming message should appear there immediately.

🎉 Sandbox Testing Complete: Receiving and replying to the test message confirms that your webhooks and credentials are properly linked.

Live Integration

After sandbox testing is complete, switch from the temporary test setup to your live WhatsApp business number.

Before You Go Live

Complete these prerequisites before connecting your production number:

  1. Delete the existing WhatsApp account: If your live number is currently active on the WhatsApp or WhatsApp Business mobile app, you must delete the account from the mobile app first. A phone number cannot be active on both the mobile app and the Cloud API simultaneously.
  2. Generate a permanent access token: Ensure you have generated a System User Permanent Access Token in Meta Business Manager. Do not use the temporary token for live integration.

Phase C: Generate a Permanent Access Token

Use this phase to create a System User in Meta Business Manager and generate the permanent token required for production messaging.

Step 1: Navigate to Meta Business Manager

Go to Meta Business Suite / Business Manager and select your Business Account.

Step 2: Create a System User

  1. In the left-hand navigation menu, select Settings > Users > System Users.
  2. Click Add (or Add System User).
  3. Enter a System User Name (e.g., Kommunicate Integration).
  4. Set the System User Role to Admin.
  5. Click Create System User.

System User

Step 3: Assign Assets to the System User

  1. Select the newly created system user, click the three dots icon on the right side of the page, and select Assign Assets.
  2. In the assets menu, navigate to Apps and select the WhatsApp app you created earlier.
  3. Toggle on Manage App under Full Access.
  4. Click WhatsApp accounts, select the desired app, and toggle on Everything under Full Access.
  5. Click Save Changes (or Assign Assets).

System User

System User

Step 4: Generate the Permanent Token

  1. Under the same System User, click Generate Token.
  2. Select your app from the dropdown list.
  3. Set Expiry to Never.
  4. In the permissions list, check the following required scopes:
    • whatsapp_business_management
    • whatsapp_business_messaging
  5. Click Generate Token.
  6. Copy the generated token immediately and store it securely. This is your Permanent Access Token to paste into the Kommunicate live configuration.

⚠️ Multi-Admin Approval Notice: If your Meta Business Account has multiple Administrators listed under the Users > People section, Meta may require an approval workflow before issuing the token. In this case:

  1. Another Admin on the account will receive a request notification.
  2. Once they approve the request from their Meta Business account, the Permanent Access Token will be generated and displayed on your screen.

Phase D: Register the Live Number and Complete Production Setup

Use this phase to register your production WhatsApp number, configure Meta webhooks, add live credentials in Kommunicate, and verify the integration.

Step 1: Register Your Live Phone Number on Meta

Before adding your production number to Kommunicate, you must register and verify it within the Meta Developer Portal.

  1. Go to the API Setup page in your Meta Developer Portal.
  2. Scroll down to Step 5: Add a Phone Number and click Add Phone Number.
  3. Fill in your business profile details:
    • WhatsApp Business Display Name (must comply with Meta's naming guidelines)
    • Category / Industry
    • Business Description (Optional)
  4. Enter your live phone number and choose your verification method (SMS or Phone Call).
  5. Enter the verification code sent to your phone to complete registration.

Add Number

Step 2: Configure Webhook Settings

To allow Meta to send incoming WhatsApp messages to Kommunicate in real time, configure a webhook in the Meta Developer Portal.

  1. In the Meta Developer Portal left sidebar, navigate to WhatsApp > Configuration (or Customize use case > Configuration).
  2. Under the Webhook section, click Edit.
  3. Copy and paste the following values into the corresponding fields:
Callback URL: https://omni-channel.kommunicate.io/whatsapp/cloud-api/webhook
Verify Token: kommunicate_private_access_token

Webhook

  1. Click Verify and Save.

Step 3: Subscribe to Message Events

  1. On the same Configuration page, locate the Webhook fields section.
  2. Scroll down to the messages event row.
  3. Click Subscribe.

Add Number

Step 4: Configure Live Credentials in Kommunicate

Open the live configuration page in Kommunicate and fill in the live configuration fields:

Field NameAction / Instructions
Permanent Access TokenPaste your Meta System User token
Live Phone NumberEnter your actual WhatsApp Business phone number
Phone Number IDCopy from your Sandbox configuration or Meta Portal
WhatsApp Business Account IDCopy from your Sandbox configuration or Meta Portal
API VersionKeep the same API version used in Sandbox testing (e.g., v25.0)

💡 Tip: Except for the Permanent Access Token and Live Phone Number, all other account identifiers (Phone Number ID, WABA ID, and API Version) can be carried over directly from your Sandbox configuration.

Step 5: Verify Live Messaging

Before running your final test, ensure the following Meta requirements are met:

  • App Status is Live: In the Meta Developer Portal, toggle your app status from Development to Live.
  • Payment Method Added: Go to Meta Business Manager > Billing & Payments and add a valid payment method. Meta requires this to send live messages, even within the free monthly tier.

Then verify the live integration:

  1. Once the phone number status shows Connected, confirm the live number is ready.

    Add Number

  2. Send a WhatsApp message from an external phone to your live business number.

  3. Confirm that the message arrives in your Kommunicate inbox and that agent replies are delivered back to the sender.

🎉 Integration Live: Your Meta Cloud API is now fully connected to Kommunicate for live customer messaging.

Billing and Pricing

WhatsApp integration is included across all Kommunicate plans. However, Meta imposes separate usage fees based on their messaging policies:

  • No Kommunicate Markup: Kommunicate does not handle or add extra charges to your Meta Cloud API payments. All message usage is billed directly by Meta through your Meta Business Manager account.
  • Meta Rate Cards: Outbound broadcasts, template messages, and user interaction charges are billed according to Meta's official region-specific rate cards.

For full details on official rate cards, message categories, and regional billing rules, refer to Meta's official documentation:

Meta Developer Documentation: WhatsApp Platform Pricing

Special Phone Number Formatting Exceptions

  • Argentina (+54): Insert a 9 between the country code and area code, and remove the local prefix 15. The final number must have 13 digits total.

    +54 9 XXX XXX XXXX
    
  • Mexico (+52): Include a 1 immediately after the country code +52 (applies to all mobile networks, including Nextel).

    +52 1 XXX XXX XXXX
    
← WhatsApp TwilioInstagram Integration →
  • Overview
    • Key Features
  • Setup Flow
  • Sandbox Integration
    • Phase A: Meta Developer Portal Setup
    • Phase B: Kommunicate Sandbox Configuration and Testing
  • Live Integration
    • Before You Go Live
    • Phase C: Generate a Permanent Access Token
    • Phase D: Register the Live Number and Complete Production Setup
  • Billing and Pricing
  • Special Phone Number Formatting Exceptions

Start Small. Prove Value. Scale Safely

You don't need to bet your entire support operation on AI.
Start with the conversations that are safe to automate using an AI agent.
Expand as confidence grows.

Get StartedSee a Live Demo
Kommunicate logo
*Subscribe to our newsletter
Product
No-Code AI Agent BuilderGenerative AI ChatbotVoice AIAI Email TicketingFAQ ChatbotLive Chat
OpenAI IntegrationGoogle Gemini IntegrationAnthropic IntegrationAI Agent Features
Industries
Healthcare AI AgentEcommerce AI AgentEducation AI AgentBanking AI Agent
Gaming AI AgentTravel AI AgentTelecom AI AgentInsurance AI Agent
Integrations
WhatsApp AI AgentZendesk AI AgentWordpress AI AgentAndroid Chatbot SDKiOS Chatbot SDK
Facebook Messenger AI AgentInstagram AI Agent
All Integrations
Resources
Chatbot TemplatesCase StudiesWhitepapersAI Customer Service Guide
Chatbot GuideVideosKnowledge HubComparisons
ROI CalculatorBlogsGlossary
Company
About UsPricingContact UsAffiliate ProgramPartner ProgramMediaHelp CenterTrust CenterAPI Status
Languages
ArabicSpanishFrenchGermanPortugueseItalianSwedishRussian
© Kommunicate 2026
T&CPrivacy PolicyCareerSLADPASitemap