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:
DMS functions are covered by this DMS service for enaio®
Workflow functionality is from enaio® 12.0 on covered by the BPM service for enaio®
Server near operations like User- and Group management is from enaio® 12.0 covered by the SYSTEM service for enaio®
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