cancel
Showing results for 
Search instead for 
Did you mean: 

Soap and Rest api Confusion

venkatesh_
Champ in-the-making
Champ in-the-making

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

1 REPLY 1

Bertrand_Chauvi
Confirmed Champ
Confirmed Champ

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.

Getting started

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.