DMS service for enaio®

The DMS Service for enaio® is the official REST-API for working with DMS Objects. There is also the old REST-API enaio® appconnector (OSRest) but it is strongly advised to no longer use it because it is deprecated (since enaio® 10.0) will be removed in the future.

Within the DMS Service for enaio® basic operations like Search, Insert, Update and Delete are possible next to many other operations arround the topic DMS in enaio®.

The enaio® REST-API is splitted into multiple services:

The REST API of the DMS service for enaio® is divided into two sections:

  • Core API

  • Native API (endpoints with /native in its path)

The Core API is almost identical to the "yuuvis-core” codebase and enables developers to write plug-ins for both technologies, while the Native API can only be used for enaio®.

Search

Search in DMS API ...

 

Recent updates