📄WhatsApp Cloud API
This page contains all the open APIs available for the WhatsApp
1. Create and Sync Templates
The team will be required to create and get the templates approved by the Facebook WhatsApp Business Manager or BotPenguin Dashboard. Once It is done,
Go to BotPenguin Panel
Navigate to WhatsApp Automation and Then go to the manage section.
Under templates, You will be required to sync templates from Facebook, Once Done, App should use the get Templates API and save the template details. These details will be required to send Notifications.
2. API Key
In order to generate the WhatsApp API key,
Go to the BotPenguin Dashboard ( https://app.botpenguin.com/ )
Find your bot and go to
WhatsApp Bot Settings
section.Under
WhatsApp Bot Settings
, Navigate to the API key and Click on generate an API key.You will require to update the webhook URL, on which we will send the delivery reports.
Once done, Copy the key and save it yourself.
3. APIs Endpoints
GET Templates ListPOST WhatsApp Template MessagePOST Send Message APIError Codes
Please refer to the link below for more info on the error codes
https://developers.facebook.com/docs/whatsapp/on-premises/errors
Last updated