Meta (Cloud API)
Direct integration with Meta’s WhatsApp Cloud API.Get Credentials
Go to the Meta Developers Portal.
- Create an App (Type: Business).
- Add the WhatsApp product.
Configure in Referbro
Enter the following details in WhatsApp Settings:
- Provider Type:
Meta Whatsapp Business API - API URL:
https://graph.facebook.com/v22.0/YOUR_PHONE_NUMBER_ID/messages - API Token: Your
System User Access Token(Permanent token recommended). - Phone Number ID: Your WhatsApp Phone Number ID (found in API Setup).
Wabtune
LimeChat
AiSensy / Interakt
Both follow a similar structure.Custom Provider
Use this for any generic HTTP-based WhatsApp provider not listed above.- API URL: The full endpoint to POST the message to.
- Payload Structure: Referbro will send a JSON payload. You may need an intermediate middleware (like Zapier or a Cloud Function) if your provider requires a drastically different schema than standard BSPs.