Run a small Node.js and Express wallboard that charts Webex Contact Center metrics using the documented GraphQL Search API. The sample shows how to authenticate with a developer token, scope calls to your org, and render call counts by entry point, agent statistics, queue statistics, and active task counts. Use it to learn Search query shape and how to wire a browser UI to WxCC reporting data before you harden auth and multi-tenant operations.
Preview listing
This App Hub entry was published from an open pull request. Review the change.
Support
Third-Party Tool
—
Estimated Implementation Time
2-4 hours
Categories
Run a small Node.js and Express wallboard that charts Webex Contact Center metrics using the documented GraphQL Search API. The sample shows how to authenticate with a developer token, scope calls to your org, and render call counts by entry point, agent statistics, queue statistics, and active task counts. Use it to learn Search query shape and how to wire a browser UI to WxCC reporting data before you harden auth and multi-tenant operations.
Preview listing
This App Hub entry was published from an open pull request. Review the change.