@hitechclaw/channel-whatsapp
v2.0.1
Published
HiTechClaw WhatsApp channel plugin via Cloud API
Downloads
61
Readme
title: WhatsApp description: Connect HiTechClaw to WhatsApp Business via the Meta Cloud API.
Prerequisites
- A Meta Business Account
- A WhatsApp Business API phone number
- An access token from Meta Developer Portal
Setup
1. Create a Meta App
- Go to developers.facebook.com → My Apps → Create App
- Select Business → WhatsApp
- In WhatsApp → Getting Started, note your Phone Number ID and Access Token
2. Configure Webhook
- Set the Callback URL to:
https://your-domain/api/channels/whatsapp/webhook - Set a custom Verify Token (you'll need this in HiTechClaw config)
- Subscribe to messages webhook field
3. Configure in HiTechClaw
- Navigate to Channels → Add Channel → WhatsApp
- Enter Phone Number ID, Access Token, and Verify Token
- Click Test Connection → Activate
Configuration Fields
| Field | Required | Description |
|-------|----------|-------------|
| phoneNumberId | ✅ | WhatsApp Business phone number ID |
| accessToken | ✅ | Permanent or temporary access token |
| verifyToken | ✅ | Custom string for webhook verification |
Features
- Read receipts: Messages are marked as read automatically
- Text messages: Full support for incoming/outgoing text
- Message splitting: Long responses split at 4096 characters
