Embedding the 8x8 WebChat v2 widget behind a strict Content-Security-Policy meant guessing which directives to allow. A new Content Security Policy guide documents exactly what your embedding page's CSP needs.
The Verification API request now accepts a templateKey parameter, letting you select a pre-saved message template by its key instead of supplying the message content inline. The example values used across the Verification API documentation have also been standardised.
You can now receive WhatsApp Automatic Events webhooks — notifications sent when Meta detects a qualifying conversion event (a purchase or a lead) inside a WhatsApp thread that originated from a Click-to-WhatsApp ad. 8x8 forwards these detected events to your endpoint so you can feed conversion data into your own analy…
The Work Analytics documentation now covers the full metric set for per-agent reporting, and the two guides that back the live agent and queue views have been published.
The agentAverageTimeToAnswer metric is now documented on the Work Analytics agent-activity endpoints. It is a timing metric, reported in seconds, and sits alongside the other agent timing metrics such as agentTotalTalkTime, averageTalkingInteractionsTime, averageOnHoldInteractionsTime, and averageWrapUpTime.
WhatsApp is rolling out optional usernames, which let people message a business without handing over their phone number. So that those users stay reachable, Meta gives every WhatsApp user a persistent Business-Scoped User ID (BSUID). 8x8 now surfaces the BSUID as user.channelUserId throughout the WhatsApp over 8x8 API.…
Outbound Messaging Apps delivery receipts on version 9 now carry additional context about the message they refer to. A new outboundContent object gives you a structured, channel-normalized copy of the WhatsApp message that was delivered, so you can reconcile a delivery receipt with the exact content sent without keepin…
The product previously known as Moobidesk is now called Converse throughout the developer documentation. All functionality is identical — only the product name has changed, so there is no API or behavioural change to act on.
JaaS release 6869 adds a set of in-meeting improvements across subtitles, the whiteboard, and recording and transcription controls.
The Contact Center Analytics documentation set has been refreshed for the 2.14 release.
You can now check a customer's WhatsApp call permission status before you place a business-initiated call. Meta requires customers to explicitly grant permission before a business can call them on WhatsApp, and the new Get Call Permission Status endpoint tells you whether that permission is in place, whether you are cu…
You can now follow end-to-end how-to documentation for sending and receiving Chat Apps messages on the 8x8 platform. The Chat Apps API lets you reach customers across supported channels — WhatsApp, Viber, RCS, LINE, and others — through a single message API, and receive their replies and delivery updates on the webhook…
The Ring Group Management API guide now documents a dedicated endpoint for targeted membership changes. Instead of reading a ring group, mutating its full member list, and writing the whole object back with PUT, you can send only the members that are changing.
We have corrected the API versioning guidance for the Administration API Suite to make clear which header carries the version on which kind of request.
When you embed the Maestro SDK in an <iframe, loading the URL on its own isn't enough to enable audio — modern browsers block microphone capture and speaker selection unless the embedding page explicitly grants them. The Maestro SDK overview now documents the allow attribute you need so that call and audio features wor…
The Administration API Suite now has a dedicated changelog so you can track every change to the suite in one place, newest first. Whenever an API in the suite gains a new capability, changes behaviour, or has its documentation clarified, the change is recorded there.