🚀 What you’ll build
You’ll send messages through your QR-connected WhatsApp number using the Vambe API. Choose between AI-generated messages or manual control.QR messaging works like WhatsApp Web but with AI automation. Perfect for
personal numbers and quick setup.
Prerequisites
- ✅ Connected WhatsApp QR to your Vambe account
- ✅ Phone connected to internet and WhatsApp QR active
- ✅ Valid Vambe API key from developers page
Two Ways to Send Messages
Option 1: AI-Generated Messages (Recommended)
Let Vambe AI create intelligent messages for you:1
Get QR Channel ID
id
field as your phoneId for the ticket endpoint.2
Get Pipeline Stage ID
3
Create AI-Generated Message
AI automatically creates appropriate message content and initiates the conversation based on your pipeline configuration.
Option 2: Manual Message Control
For when you want full control over message content:1
Get QR Channel ID
id
field as your phoneId.2
Get Pipeline Stage ID
3
Send Your Custom Message
What Happens Behind the Scenes
When you send a message through QR API, Vambe automatically:AI Processing
- Extracts contact data using GPT
- Creates or updates contact records
- Generates intelligent content (ticket mode)
- Validates data format automatically
Conversation Management
- Links contact to pipeline stage
- Preserves conversation history
- Tracks customer journey progression
- Enables AI responses for incoming messages
API Comparison
Feature | AI-Generated (Ticket) | Manual Message |
---|---|---|
Setup | 3 steps | 3 steps |
Message Creation | AI creates content | You write content |
Required Fields | Minimal | All manual |
Best For | Automation | Full control |
Error Handling
Phone Offline (503)
Phone Offline (503)
If your phone is disconnected:
- Check phone internet connection
- Ensure WhatsApp is running
- Reconnect QR in Vambe dashboard
Invalid Stage (400)
Invalid Stage (400)
If stage ID doesn’t exist:
- Get stage ID from pipeline API
- Verify pipeline is active
- Check stage belongs to your account
Rate Limit (429)
Rate Limit (429)
If too many messages:
- QR limit: ~250 messages/day
- Add delays between messages
- Consider Business API for higher volume
Next Steps
You’re now ready to send messages through your WhatsApp QR connection.
Configure AI Assistant
Train your AI to handle customer responses automatically
Monitor Analytics
Track message performance and customer engagement
Create Pipelines
Build conversation flows for automated customer journeys
Upgrade to Business API
Scale to higher limits with official Meta integration
Pro Tip: Start with AI-generated messages for easier setup, then use
manual control when you need specific content formatting.