To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
This page lets you POST to create, update and delete records of any data series by specifying parameters, including the amount and series name A data series is any series of time stamped values, often used for collecting sales data but can be used for any series.
Properties
Name | Returns | Notes | Example |
---|---|---|---|
title | String | ||
parent | CommonCollectionResource | ||
name | String | ||
children | List | ||
mySeries | List | Returns a list of SeriesBean objects which represent all series available to the current user | |
dataSeriesByCategory | Map | ||
allKpiResults | List | Find all KPI results for the current user | |
availableKpis | ResourceList | Returnsall KPIs in this data series which are available to the current user | |
allKpis | ResourceList |
Methods
Name | Returns | Notes | Example |
---|---|---|---|
alKpiResults ( p ) | List | Find all results for the given user | |
alKpiResults ( p ) | List | Find all results for the given organisation |