Documentation for all methods and classes in the Javascript API of the Slingr platform.
Overview
The Javascript API allows to access the different pieces of your application from scripts. For example you can query and manipulate data, execute action or check the status of background jobs.
The API is organized in packages. Each package provides services for different purposes, like data manipulation, users handling or checking background jobs.
In the following sections you will find more detailed information for each part of the Javascript API.