Product Update - Minor Update to v6.10.0

This is a minor update that includes the following bug fixes and changes.

📘

Release Date

The date of release will be communicated separately over an email.

Summary

  • WhatsApp User Preferences
  • New WhatsApp Error Code

Details

Added –WhatsApp User Preferences

We've introduced real-time webhook notifications for businesses to know when WhatsApp users opt in or out of
marketing messages. You can subscribe to the ‘User Preferences’ event under Outbound Webhooks to receive these
updates. Marketing messages sent to users who have opted out will receive a failed Delivery Receipt (DR) showing status code 7876 and the description ‘User has stopped receipt of marketing messages.’ This DR will be sent via Outbound Webhooks, Notify URLs, and Data Streams when configured, and can also be viewed in Export logs, Debug logs, and Reports. Please note that businesses are allowed to send marketing messages only to WhatsApp users who have consented to receiving such messages, and this consent can be obtained through channels outside of WhatsApp as mentioned in this chapter: Getting Opt-ins.

Added – New WhatsApp Error Code

When businesses attempt to send marketing messages on WhatsApp to users who have opted out, the message will fail with a failed Delivery Receipt (DR) showing status code 7876 and the description “User has stopped receipt of marketing messages.” This DR will be sent via Outbound Webhooks, Notify URLs, and Data Streams when configured, and can also be viewed in Export logs, Debug logs, and Reports.

Important Additional Notes

  • Upcoming Legacy SDKs Deprecation Deadline - We highly recommended you to upgrade to the latest modular
    iOS and Android SDK, since the legacy iOS and Android SDKs will be deprecated on 20th August 2025.

Changelog

UpdateDescription
AddedWhatsApp User Preferences
AddedNew WhatsApp Error Code
FixedEvent Schedulers are not getting disabled or deleted, and event schedules are being triggered and executed
even when the Tenant / Group / Team is deleted.
FixedFor Email via SMTP, MESSAGE-ID header passed to Send Message API was being ignored.
FixedWhen names of inbound attachments contained special characters, they were causing issues with PCI and
Malware scan. This is applicable only to Webex Connect tenants that are integrated with Webex CC or CCE.
[INC1153764]
FixedWhen using the Link Shortener Prebuilt node, ‘Click’ notifications are not being sent to the configured
Webhook URLs.
FixedEvent Scheduler was incorrectly marking some records as duplicates when processing bulk uploads with large number of records, even though the file contained no duplicates. [INC1138388]
FixedWebex SSO users were unable to edit notification settings in the Profile Settings page without changing the
username.
FixedUsers were not able to share an asset with multiple Groups or Teams through the Share App functionality.
FixedFlows with comments exceeding 250 characters on the Make Live screen failed to publish. An inline error
message has now been added to guide users to stay contained within the character limit.
FixedThe HTTP Request, Data Parser, Custom, and Prebuilt Integration Nodes would stop processing all payload
parameters if any parameter was invalid or missing. With this update, they now skip only the unavailable or
invalid parameters, and continue to populate the valid ones, allowing the flow to execute with the available
parameters. [INC1086017]
FixedInline validation has been added to the Branch Node to prevent special characters in branch names, which previously caused failures during flow execution.
FixedFlow ‘Delete’ and ‘Export’ operations were failing for transactions in the month of July 2025.
FixedThe Flow Outcome for AI Agent notifications did not allow passing payloads using only variables due to the
JSON validation. This validation has been removed, enabling the use of variables alone as payload.
Note - This change does not apply to the Azure environment.