added

Content Browser SDK in v2.2.1

We’ve made the following improvements to the Content Browser SDK in version 2.2.1:

added

Script timeout field in the Call External API window

You can now set a timeout for scripts in the Call External API action to prevent infinite failure loops. The script will terminate if it is not executed successfully within the timeout period.

added

Run report API: Send reports automatically

We've added documentation on calls you can use to generate reports. You could use this type of call to generate and send administrative reports automatically as part of a custom integration or to provide information on a regular schedule.

added

Bulk create or update custom embed links via API (Beta)

You can now use APIs to batch create custom public embed links for use in content delivery. These links function in the same way as custom embed links created by users in the Orange Logic interface.

added

Use the Search API to perform text-based AI searches

Beginning in the Orange Logic Ottawa release, you can use the Search API’s new semanticsearch parameter to find assets with an AI search. AI searches understand context and synonyms, then use them to find matches in metadata fields and tags.

added

Automatically deactivate webhook subscriptions after repeated failures

Occasionally, webhook subscriptions might stop working, for example, if the target URL becomes invalid. Previously, Orange Logic continued to fire webhook subscriptions even after they had failed repeatedly over long periods of time, which could strain system resources. Beginning in the Orange Logic Ottawa release, if a webhook subscription fails repeatedly for seven days, the webhook subscription is automatically deactivated, and the creator is notified.

added

Generate public Share links

You can now generate public links to assets. You choose the asset formats, add watermarks, and grant download or edit permissions.

added

DataTable API: Multiple language fields

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

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.