User Guide Release Airwalk
Admin GuidesAiimi
  • Introducing Aiimi Insight Engine
    • Releases
  • Search
    • Introduction
    • Searching for Information
      • Optimising a search
        • Filtering and searching
      • Folder Browsing
      • Saving Searches
      • Multilingual Search
    • Search Results
      • View Documents In One Place
      • Lenses and Result Views
        • Timeline
        • Relationship
          • Finding Result Connections
          • Minimum Results
          • Relationship Type
          • Accessible Relationship Map
      • Filtering Results
        • Using Minimum Matching Terms
        • Using Synonyms
      • Sorting Results
      • Subject Matter Experts
      • Why These Results
        • Find Searched Terms
        • Mark As Useful
        • Mark As Sensitive
        • Why My Search Matched
      • Related Result Connections
        • Understand Connections
        • Adding card details
        • Explore More Connections
  • Collections
    • What is a Collection?
      • Collection Types
    • Manage collections
      • Create a Collection
      • Status Management
      • Edit, Delete or Merge
    • Using a Collection
      • Add Items to a Collection
      • Sharing a Collection
      • Adding Comments to a Collection
  • Subject Access Request
    • Introduction
    • Creating or Receiving New SARs
      • Requests From The Portal
        • Creating a SAR from the Portal
        • Assigning a Request
      • Create a Manual Response
        • Searches
        • Subject
        • Collection Settings
        • Privacy Portal
      • Create and Manage Data Subject Types
    • Data for a SAR
      • Finding Information for a SAR
        • Payment Card Information (PCI)
        • Personally Identifiable Information (PII)
        • Redacting Sensitive Information
      • Messaging a SAR Requestor
      • Internal SAR Messaging
    • Completing a SAR
      • Finding a SAR
      • Getting Data Reviewed
        • Assigning Users to a SAR
      • Exporting a SAR Response
      • Disclosing to the Portal
  • Help and Support
    • Leaving Feedback
    • Accessibility Statement for Aiimi Insight Engine
  • Advanced Applications
    • Metrics
    • Manage Collection Type
      • Create a Collection Type
    • Using The Manage Chart
    • OData API
      • Set Access
      • Aggregating Results
      • Query Parameters
Powered by GitBook
On this page
  1. Advanced Applications
  2. OData API

Set Access

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

The API URL and user credentials must be entered at the beginning to authenticate access.

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

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

apiUrl/odata/entitySetName
  1. Using query parameters enter your Aiimi Insight Engine username and API key to start the query.

    • Contact your Aiimi Insight Engine administrator to get this information.

?username=usernamehere
?api-key=apikeyhere

Example Structure:

apiUrl/odata/entitySetName?username=username&api-key=apikey&

Last updated 1 year ago