12-18-2020 08:38 AM
Hi,
I need to connect to the alfresco basic repository and want to retrieve list of all the types and aspects associated with that repository using CMIS Atompub API URL for CMIS 1.1. Also, I am not looking for any custom code to be written for the same. So is there any such API URLs available which we can use directly to fetch the results?
If yes, please provide me the link which I can refer and can solve this query.
12-18-2020 06:01 PM
You can do this via the browser binding with:
Or via the Atom Pub binding with:
http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/atom/typedesc
The way you find out about both of these is to read the CMIS specification.
12-18-2020 06:01 PM
You can do this via the browser binding with:
Or via the Atom Pub binding with:
http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/atom/typedesc
The way you find out about both of these is to read the CMIS specification.
Explore our Alfresco products with the links below. Use labels to filter content by product module.