Skip to main content

April 24, 2025

· 3 min read

Use the new parameter in the message status callback and take into account the new validation of the payload field.

Updates


  • Added a new messageId parameter to the message status callback. Technical partners of edna can now compare the status of a callback message with a specific message in the history, regardless of how the message was sent: through the personal account of the technical partner software or directly through the edna Pulse API.

    info

    To get information about the messageId parameter in the message status callback, update the integration with edna Pulse.

    File IconRequesting Message History File IconReceiving Message Statuses
  • Changed the payload field validation when sending WhatsApp template messages and registering WhatsApp operator templates with quick reply buttons. Now, the maximum number of characters in the quick reply button code or text is 128.

    info

    To avoid validation errors in the payload field, update the integration with edna Pulse.

    File IconCreating Operator Templates File IconSending Messages