Setup Guide

Set up WhatsApp Send Message

Let your AI agent send WhatsApp confirmations, follow-ups, and notifications directly to customers — e.g. after booking an appointment or capturing a lead. This guide walks you through connecting the WhatsApp Business API so your agent can proactively message customers on your behalf.

01

Create a Meta Business Account

You need a Meta Business Account and a Facebook Developer Account. Go to business.facebook.com.

If you already have a Meta Business Account, you can skip this step.

02

Create a New App in the Developer Portal

Go to the Facebook Developer Portal and create a new app. Select the app type "Business".

developers.facebook.com

Give your app a descriptive name, e.g. "My Company WhatsApp".

03

Add WhatsApp Product

In your app's dashboard, find the "Add Products" section and add "WhatsApp".

This enables the WhatsApp Business API for your app.

04

Find Your Phone Number ID

Navigate to WhatsApp > API Setup in the left sidebar. You'll see your test phone number and its Phone Number ID.

Phone Number ID: 123456789012345

Copy the Phone Number ID — you'll need it in step 6.

05

Generate a Permanent Access Token

Temporary tokens expire after 24 hours. For production use, create a permanent token:

  1. Go to Business Settings > System Users and create a new System User with Admin role.
  2. Click "Generate New Token", select your app, and grant these permissions:
    whatsapp_business_messaging
    whatsapp_business_management

Store this token securely — it won't be shown again.

06

Configure in BitPalm Dashboard

Open your BitPalm Dashboard, go to your agent's Settings > Tools and find "WhatsApp - Send Message".

Paste your access token in the Whatsapp Token field and your Phone Number ID in the Whatsapp Phone Id field. Then click "Save Config".

Then check the box to enable the tool.

Your credentials are stored securely with AES-256 encryption.
07

Test the Integration

Open your agent's Playground and try sending a message. For example:

"Send a WhatsApp message to +49123456789 saying hello"
"Message +49123456789 on WhatsApp: Your appointment is confirmed"

The agent will use the WhatsApp Business API to send the message via your configured phone number.

Make sure the recipient has opted in to receive messages, as required by WhatsApp Business policies.