Accessing Data through R


By utilising the API Katmandoo can directly access most areas of Katmandoo via external sources and return JSON data which can be converted into a language specific object.

There are a number of packages available to allow an R script to preform HTTP requests. The library used in this example may not be the best suited to all environments. The syntax will depend on library used.