Changelog
Nov 6, 2023
Added indexOf support to CustomCalculations.
Added tonumber, tostring, toboolean and isin support to CustomCalculations.
Sep 21, 2023
Added technology preview operation 'Get Report Aggregation'.
Revised documentation for iModel Data Extraction and updated recommendations for the associated workflows.
Jul 5, 2023
Changed automatic extractions to run whenever new changes to the iModel are ready to be processed instead of when new named version is created.
Changed 'Run Extraction' operation to run extraction on the latest changeset of an iModel instead of the latest named version if no changeset is specified in the request body.
May 23, 2023
Added technology preview operation 'Create AggregationTableSet'.
Added technology preview operation 'Get AggregationTableSet'.
Added technology preview operation 'Delete AggregationTableSet'.
Added technology preview operation 'Get AggregationTableSets'.
Added technology preview operation 'Create AggregationTable'.
Added technology preview operation 'Delete AggregationTable'.
Added technology preview operation 'Get AggregationTable'.
Added technology preview operation 'Update AggregationTableSet'.
Added technology preview operation 'Get AggregationTables'.
Added technology preview operation 'Create AggregationProperty'.
Added technology preview operation 'Delete AggregationProperty'.
Added technology preview operation 'Update AggregationTable'.
Added technology preview operation 'Get AggregationProperty'.
Added technology preview operation 'Get AggregationProperties'.
Added technology preview operation 'Create Report Aggregation'.
Added technology preview operation 'Delete Report Aggregation'.
Added technology preview operation 'Get all Report Aggregations'.
Added technology preview operation 'Update AggregationProperty'.
Sep 19, 2022
Added operation 'Get Extraction History'.
Feb 11, 2022
Optional property extractionEnabled
added in Mapping
schema. Value of false
excludes a Mapping
from the Run Extraction
operation and automatic execution after the Create iModel Named Version
operation.
Jan 3, 2022
API Url prefix changed from /insights/
to /insights/reporting/
.
API renamed from "Insights" to "Reporting".
All "Export" operations renamed to "OData".
URLs changed from /reporting/export/
to /reporting/odata/
.
Oct 1, 2021
Initial release of the Insights API.