The Hexagon Smart API Connector for Power BI is developed by Hexagon and delivered with Power BI desktop.
Required information
-
Token URL - Supplied by the identity provider upon registering Postman as a client application. For the Smart Cloud environment, this is supplied by the Smart Cloud support team when they respond to the request to register Postman as a client.
For other environments, you can get the Token URL from the configuration endpoint for your identity provider:
<idp_hostname>/<idp_baseurl>/.well-known/openid-configuration
-
Smart Completions credentials (username and password) - As defined in the Smart Completions application.
To keep your company and customer data safe, do not share this information with anyone! This information will allow anyone to access your data, and that access might not be limited to only data stored in Smart Completions.
Where to learn more
The following examples assume that you are familiar with using web APIs, Power BI, and common solution patterns, suck as connectors. To learn more about:
-
Getting and using the connector - See the Connecting with Power BI Desktop eLearning course and the Smart API Connector for Power BI help.
-
Power BI - See the resources available on the Power BI site.