Connect your bot to WhatsApp via the Cloud API.
Prerequisites
- Meta WhatsApp Business account with a phone number.
- Access token, phone number ID, and verify token.
- GoBotify webhook URL:
/integrations/whatsapp/webhook/{deploymentId}.
Configure in GoBotify
- Choose WhatsApp in the Configure step.
- Enter Access token, Phone number ID, and Verify token.
- Save and deploy to obtain the webhook URL.
Configure in Meta
- In the WhatsApp Cloud API settings, set the webhook URL and verify token from GoBotify.
- Subscribe to
messagesevents. - Send a test message to confirm the webhook responds.
Messages will be answered with your bot’s personality and knowledge base. Forward message events to /analytics/message to keep analytics accurate.