...
For the more complex solutions combing the tools in the toolbox may be of great value. There are many cases of usage of assets in 3rd party tools that would require the embedded UI. The logic on insert may synchronize assets including metadata into the 3rd party tool and because of that would require a mechanism for getting updates. These updates can be pushed by the Managed integrations and so we have a system that would require more than one tool from the toolbox.
Custom integrations
For integrations that falls outside the above mentioned categories or integrations that are required to be deeper a custom integration could be the way to go.
Custom integrations are often integrations built directly through the open REST API that KeyShot has. Futrhermore, these can also be a combination of the available tools. For instance an embedded UI with custom logic using the API for additional functionality.
These integration comes with more complexity, but also allows for more flexibility.
The API is documented on the following link