Overview
Connect profClaw to WhatsApp Business API to interact with your AI agent from your phone. Send text messages, images, and documents for AI processing.Prerequisites
- profClaw running (mini or pro mode)
- Meta Business account
- WhatsApp Business API access
Step 1: Meta Business Setup
1
Create Meta App
Go to developers.facebook.com, create a new app, and select Business type.
2
Add WhatsApp Product
In your app dashboard, add the WhatsApp product and complete the setup wizard.
3
Get Credentials
From the WhatsApp settings, note:
- Phone Number ID
- Access Token (permanent token recommended)
- Verify Token (you create this)
4
Configure Webhook
Set the webhook URL to:Subscribe to
messages events.Step 2: Configure profClaw
Step 3: Test
Send a message to your WhatsApp Business number:Features
Message Format
profClaw formats responses for WhatsApp’s constraints:- Messages longer than 4096 characters are split
- Code blocks use monospace formatting
- Tables are converted to readable lists
- Links are preserved as clickable URLs