08-22-2014 10:57 AM
Hello Folk,
I am integration Nuxeo Document management to php application. I want to know whether all the actions and functionalities are available in Restfull API ? also is every functionality available in SOAP api?. because my needs are i want to use actions like (create folder, file, edit, copy, workflow, delete) etc.. does this all actions are available in webservice? . Also wanted to know which API should i use SOAP or REST?
Thanks Venkatesh
08-26-2014 02:07 PM
Hi,
Starting from Nuxeo 5.8 you can use the Nuxeo REST API to access almost everything. Best place to get you started is to have a look at the corresponding documentation : http://doc.nuxeo.com/x/A4EIAQ
If you are using an older version, you can still access the repository using a PHP client but you will only have access to 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.