Connecting WhatsApp Business
Channels & embedding
WhatsApp setup in two routes
WhatsApp Business connects via either Meta's Cloud API or Twilio. Both work — pick the one that's easier for you.
Option A: Meta Cloud API (recommended)
Free for the first 1,000 conversations per month from Meta. Best for direct integration without a middleman.
- Go to developers.facebook.com and create a Business account if you don't have one.
- Create a new app → choose "Business" type → add the WhatsApp product.
- In the WhatsApp setup screen, register a phone number for testing (or your real business number for production).
- Note the Phone number ID and generate a permanent Access token.
- In digiBotics: Bot settings → Integrations → WhatsApp Business. Provider: Meta Cloud API. Paste the Phone number ID and Access token. Save.
Option B: Twilio
Easier setup, paid usage. Good for testing or if you already use Twilio.
- Sign up at twilio.com.
- Activate the WhatsApp sandbox (instant) or apply for a production WhatsApp number (a few days).
- Note your Account SID and Auth Token, plus the WhatsApp number Twilio gave you.
- In digiBotics: Bot settings → Integrations → WhatsApp Business. Provider: Twilio. Paste the credentials. Save.
Verifying it works
Send a WhatsApp message to your number. You should get a bot reply within a few seconds.
Plan requirement
WhatsApp is on the Business plan and above.