Exago Logo
Search
Generic filters
Exact matches only

REST Updates

This article logs changes made in the REST Web Service API presented in reverse version number order.

v2022.1.0

Support for multi-value parameters has been added to the Parameter JSON object.

v2021.1.15

v2021.1.1

  • The new /rest/SchedulesV2/ endpoints replace the /rest/Schedules/ endpoints.

v2021.1.0

  • Reports may now be loaded with their ID in lieu of their report path.
    • The Id property of the Report JSON object in /rest/Sessions/ is now writable so that a report can be called by its ID
  • The following properties were added to the Node JSON object in /rest/Reports/List:
    • content_id
    • content_type
    • report_type
    • access_flags

v2020.1.13

  • The new /rest/SchedulesV2/ endpoints replace the /rest/Schedules/ endpoints.

v2020.1.0

  • New /rest/StorageMgmt endpoint added for the configuration of Storage Management settings and identity keys.

v2019.2.29

  • The new /rest/SchedulesV2/ endpoints replace the /rest/Schedules/ endpoints.

v2019.2.0

  • New /rest/Schedules endpoints added.

v2019.1.13

  • POST method added to /rest/Entities/{Id}/Fields/{Field Id}
  • SchemaAccessType property added to the Entities object.
  • The following properties were added to /Entities/{Id}/Fields:
    • Value
    • Description
    • ColumnSource
    • SortAndGroupBy
  • The IsFilterable property was renamed Filterable in /Entities/{Id}/Fields.

v2018.1.1

  • Added Batch endpoint.

v2018.1

  • AllowReportCustomSQLObjects property added to /rest/Roles/Settings endpoint.
  • The following properties were added to the /rest/Settings endpoint:
    • DbRowLimitParamName
    • DbRowRangeStartParamName
    • DbRowRangeEndParamName
    • ExpressviewJoinAlgorithm
    • ExcludeDataSourcesReportCustomSQL
    • LoadAssemblyInExternalDomain

v2017.2

  • The MinArgs and MaxArgs properties of Functions endpoints were deprecated, and are no longer readable or writeable.
  • Data Field resource can now specify whether fields support only static or only dynamic filters.

v2017.1.2

  • Parameters property added to Entities endpoint.

v2017.1

  • IsShowAdvancedReports property added to Settings endpoint. This is the same as IsShowStandardReports.

v2016.3.4

  • New API Action types added to Sessions endpoint: ScheduleReport, ScheduledReportsManager, NewExpressView.
  • Report Load Errors property added to ReportSettings object of Sessions endpoint.
  • More config settings now available through Settings endpoint.
  • Direct execution of reports via Reports/Execute endpoint now supports Pdf, Rtf and Excel for all reports, and JSON for Standard and Express reports.

v2016.3.3

  • Added the ability to add and modify filters on the active report.
Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Tags:
Table of Contents