Discussions
Transcript API
Is there an API I can use to get the transcript for AXP Digital Interaction?
Bundle JS for Reference Chat Client?
Today, the AXP reference chat client comes in multiple JS files (avaya-ccaas-chat-sdk.js, chat-client.js, main.js, en.js, language-switcher.js). Our customer has a provisioning that can only auto-deploy a single bundled JS to their website. How can these files be merged into one?
Problem with AxP ChatSDK downloaded from DevConnect
I am trying to use the sample in the ChatSDK to better understand the integration. The SDK uses Node JS v14.61.1 which is EOL and almost EOS. As consequence I get errors when I follow the instructions in the README files. Several of the npm steps return missing dependencies and the npm run build step for the client widget fails entirely with "Error: Cannot find module 'terser-webpack-plugin'."