Page tree


If the API changes in an incompatible manner this is listed explicitly in the "important release notes" section of each releases changelog.

Key Performance Indicators (KPI)

URL:

/editor/task/kpi

Available Methods:

POST

Specialities:

  • params (form-data): filter (= taskGrid-filtering)
  • returns JSON with averageProcessingTime and excelExportUsage

Excel with Meta-data and KPI

URL:

/editor/task/kpi?format=xlsx&filter=[FILTER]&visibleColumns=[VISIBLECOLUMNS]

Specialities:

  • format: xlsx
  • filter = taskGrid-filtering
  • visibleColumns = visible columns in taskGrid
  • returns Excel-file with two sheets: (1) taskGrid according to filters and visible columns (2) the filters that have been applied and the resulting KPI



  • No labels