07-30-2020 08:44 AM
What is the difference between Rest API Endpoints and command endpoints? Both are having an endpoint for same operations like update document. When to use which endpoint?
08-18-2020 04:45 PM
The command endpoints are one type of Rest API endpoint exposed by Nuxeo to be used when you need to call an automation operation. If you just need to make a simple document update it´s probably easier to just use a PUT on a document resource endpoint but if you need your Nuxeo app to use your custom check or get automation chain as part of the update you need to use the command endpoint.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.