Use the Hexagon Smart API Connector for Power BI - Intergraph Smart Completions - Intergraph Smart Completions Update 4 - Customization & Programming

Intergraph Smart Completions Smart API Programmer's Getting Started Guide

Language
English
Product
Intergraph Smart Completions
Search by Category
Customization & Programming
Smart Completions Version
6.0.4

Hexagon University Icon eLearning is available for this topic. Check it out here: Connecting with Power BI Desktop.

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.

    SHARED Tip 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 the authorization details for your client with anyone! This information will allow anyone to access data, including data stored in other applications and shared with Smart Completions.

Tips for success

  • Response size is limited to 5 MB. Responses that exceed this limit will return a 500 Internal Server Error. You can limit the response size by reducing the number of expands and reducing the $top setting.

Where to learn more

The following examples assume that you are familiar with using web APIs, Power BI, and common solution patterns, such as connectors. To learn more about: