Send a WhatsApp message
This guide provides instructions for setting up and sending WhatsApp messages using Bird CRM.
Last updated
This guide provides instructions for setting up and sending WhatsApp messages using Bird CRM.
Last updated
In order to send a WhatsApp message in Bird CRM you will need to setup a few things.
To send WhatsApp messages, you must create an Access key with the Application Developer
role. Refer to the Access Management section to learn more. To send a message, set it up as shown below.
The ability to create Access keys can be found in Settings
-> Security
-> Access Keys
.
This step is optional if your number is already configured in your Meta account. To send messages using a WhatsApp channel, you must first acquire a long-code number and complete all compliance requirements to activate it. You can buy your number in Developer Cloud by selecting Numbers
-> LongCode Numbers
-> Buy a number
.
To set up your WhatsApp channel, ensure you have access to the Meta account you want to associate with it. Once you confirm the correct access and permissions, simply fill in the required information displayed in Developer Cloud after navigating to WhatsApp
-> WhatsApp Setup
. For more details, please refer to Install WhatsApp.
If the setup is successful, you should see a similar screen. Ensure that the channel is marked as Live
and healthy
.
In Developer Cloud, select the Template Management
option and create a new WhatsApp template by following the provided instructions, for more details, please refer to WhatsApp Message Templates. Keep in mind that using a template is a requirement from Meta to initiate a conversation.
Ensure that your template is both active and approved.
With the Access key, Channel and Template set up, you’re ready to send messages. Use the following example cURL request to send a WhatsApp message using your API key, workspace ID, template ID, channel ID:
You can verify the message status through the following mechanisms:
In the developer console, you can easily access the Message Log
under the WhatsApp
section.
Alternatively, you can navigate to Manage Channels
, select WhatsApp
, and then choose the channel you used. After that, switch to the Logs
tab to view the message logs.
To retrieve message details via the API, refer to the Messaging API Documentation. You can find more information on the available endpoints, request formats, and required parameters.
Subscribe to the channels
service and the whatsapp.outbound
event in Developer Cloud to receive updates. For additional information, refer to the Notifications API. Example configuration: