Updates
- Updated the process of adding buttons to the WhatsApp message template in personal edna Pulse account:
- Increased the number of buttons available. Now you can add up to 10 buttons of different types to a template: multiple chat buttons, two link buttons, and a call button.
- Added the ability to drag buttons to change their order in the message.
Learn how to add buttons to WhatsApp templates.
You can still see what a sent WhatsApp message will look like with the new number of buttons. It will be displayed in the preview window. Examples of message previews with different button types:
- Added a new
button-validation-error
when calling theapi/cascade/schedule
method. The error occurs when the maximum number of buttons allowed in the WhatsApp template is exceeded. Consider the limitations:- The maximum number of buttons is 10.
- The maximum number of link buttons is 2.
- The maximum number of call buttons is 1.
Read more about error codes when sending messages.
- Updated the
validation failure
error when calling theapi/message-matchers
method to create a WhatsApp operator template.
Read more about the api/message-matchers
method.
Fixes
Fixed a file upload error when creating a broadcast using the WhatsApp template.