API clients
API clients simplify the process of accessing information stored inside Corteza via the API. API clients can be found in the GitHub corteza-js repository.
When writing automation scripts, these API clients are automatically provided via the execution context.
|
These API clients greatly simplify the code so you should always use these instead of writing your own. |