added
DataTable API: Multiple language fields
about 9 hours ago
Orange Logic administrators can now create custom fields with variations for multiple languages, and you can now work with language-specific fields via API calls.
added
Call external API: Run custom JavaScript
about 1 month ago
We've added documentation on the Call external API automation, a powerful tool that allows you to run a custom script, triggered by almost any system process or user action.
improved
Authentication API: More informative error codes
4 months ago
The error codes returned when user authentication fails now offer more detail about potential login issues.
added
Search API: Search for assets in virtual folders
5 months ago
You can now use the Search API to return information about asset references in virtual folders by setting the parameter includeAssetsWithVirtualPaths
to true.
added
Search API: Choose whether to encode returned URIs
6 months ago
Encoded URIs can be rendered in a web browser. Unencoded URIs do not need to be manually decoded when making requests.