This shows you the differences between two versions of the page.
| Next revision | Previous revision |
| vendors:cisco:wxcc:developer [2024/03/06 13:47] – created gerardorourke | vendors:cisco:wxcc:developer [2026/03/27 09:47] (current) – [URLS] gerardorourke |
|---|
| ====Best Practice ==== | ====Best Practice ==== |
| |
| *Use Video Studio | *[[https://visualstudio.microsoft.com/free-developer-offers/|Visual Studio Code]] |
| *[[https://lit.dev/|Lit Element Library]] | *[[https://lit.dev/|Lit Element Library]] |
| *devServer lib part of WebPack | *[[https://webpack.js.org/configuration/dev-server/|devServer lib part of WebPack]] |
| |
| | ====Overview==== |
| | |
| | *Desktop 'Store' is used in layouts - as it can retrieve info (but not set info) of Agent/Agent Desktop - example 'dark mode; |
| | *Desktop 'SDK' - JavaScript library to retrieve and set Agent Desktop variables. |
| | |
| | ===== URLS ====== |
| | |
| | *https://github.com/WebexSamples/webex-contact-center-api-samples/tree/main |
| | *https://developer.webex-cx.com/ |
| | *[[https://github.com/WebexSamples/webex-contact-center-api-samples/tree/main/token-management-samples/token-service-sample| tutorial we create a Token Service for use with Webex Contact Center OAuth2 tokens that leverages a Google Cloud Function and Firebase Firestore database]] |
| | *https://web-sdk.webex.com/wxcc/modules.html |
| | |
| | |
| | |