This is an old revision of the document!


Function List Administration

The Function List addon is used to publish API functions.

There are three places these API functions come from…

  • Built-in ARDI functions,
  • ARDI addons, and
  • Custom API endpoints

Built-In and Addon Functions

These functions are loaded dynamically by the ARDI system and don't need any configuration by the system administrator.

As an example, the reporting addon publishes several functions that allow you to list and access the various reports it offers.

Custom Functions

Custom functions are created using the same framework as the Report and Infographic addins.