Getting OData from Aiimi Insight Engine

From your 3rd party analytics tool you will need to create an OData query. You will need to select OData Feed as your source type.

Query building:

  1. Enter the OData API Endpoint URL from your administrator.

    • {apiUrl}/odata/{entitySetName}

    • Contact your Aiimi Insight Engine administrator to get this from the control hub.

  2. Using query parameters enter your Aiimi Insight Engine username and API key to start the query.

    • ?username=usernamehere

    • ?api-key=apikeyhere

      1. Contact your Aiimi Insight Engine administrator to get this.