Microsoft Power BI + Webex Contact Center (GraphQL Search sample) (Contact Center)

Microsoft Power BI + Webex Contact Center (GraphQL Search sample)

Playbook by Webex for Developers

Microsoft Power BI + Webex Contact Center (GraphQL Search sample)

Expose WxCC GraphQL Search results to Microsoft Power BI via a Spring Boot connector endpoint

Expose WxCC GraphQL Search results to Microsoft Power BI via a Spring Boot connector endpoint
View Playbook
Playbook by Webex for Developers

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.


Preview listing

This App Hub entry was published from an open pull request. Review the change.

Support

Third-Party Tool

Microsoft Power BI

Estimated Implementation Time

2-4 hours

Categories

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.


Preview listing

This App Hub entry was published from an open pull request. Review the change.