Back to feed
GCP·Google Cloud Contact Center as a Servicefeature·
AI Insights

Headless web SDK updates


Headless web SDK updates

We've made the following updates to the headless web SDK:

• New methods:

getFeatureFlags. Get the current state of feature flags. • fetchTimeSlotAvailability. Check if time slots are available for a given menu. • restoreCobrowseSession. Restores a cobrowse session after the browser window is reopened. • getLogs. Gets the internal debug logs collected by the SDK.

Updated signatures:

• getTimeSlots. Now includes a GetTimeSlotsRequest options object. • updatePostSession. Now includes an optInSelection parameter.