Microsoft Power BI + Webex Contact Center (GraphQL Search sample)
Use this Playbook to run the official Spring Boot sample that turns Webex Contact
Center (WxCC) GraphQL Search queries into HTTP responses you can consume from
Microsoft Power BI or similar reporting tools. You register a Webex integration,
sign in once through the browser, then point a web data connector at localhost.
The code demonstrates OAuth against Webex, posting GraphQL to the WxCC Search API,
and exporting task-oriented results as JSON or CSV. It is sample-grade: tokens
stay in memory, and nested GraphQL responses may need custom flattening for your
dashboards.
Read more here: Source link
