cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco 4 Rest API for custom types

tassoc
Champ in-the-making
Champ in-the-making
Hi All,
I'd like to access my Alfresco repository using a RESTful API. Alfresco 4 provides CMIS services, but unfortunately in my repositories there are a lot of custom types which are not sub-types of neither cm:content nor cm:folder, so these nodes are invisible for a CMIS client.
So, I'd like to use the native Alfresco RESTful API, but in Alfresco 4 it seems that all the services for getting the properties of a node or the children of a node are disappeared.
Have I to implement my own RESTful API?
Do some Alfresco RESTful services exist for accessing nodes?
Thanks in advance
1 REPLY 1

mrogers
Star Contributor
Star Contributor
The old api may have moved to make way for the public api.   I doubt any apis have "disappeared"

Cmis item support is in the next version of alfresco so you will be able to access your types via cmis.