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
Update | Description |
---|---|
Added | WhatsApp User Preferences |
Added | New WhatsApp Error Code |
Fixed | Event Schedulers are not getting disabled or deleted, and event schedules are being triggered and executed even when the Tenant / Group / Team is deleted. |
Fixed | For Email via SMTP, MESSAGE-ID header passed to Send Message API was being ignored. |
Fixed | When 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] |
Fixed | When using the Link Shortener Prebuilt node, âClickâ notifications are not being sent to the configured Webhook URLs. |
Fixed | Event 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] |
Fixed | Webex SSO users were unable to edit notification settings in the Profile Settings page without changing the username. |
Fixed | Users were not able to share an asset with multiple Groups or Teams through the Share App functionality. |
Fixed | Flows 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. |
Fixed | The 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] |
Fixed | Inline validation has been added to the Branch Node to prevent special characters in branch names, which previously caused failures during flow execution. |
Fixed | Flow âDeleteâ and âExportâ operations were failing for transactions in the month of July 2025. |
Fixed | The 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. |