08-21-2018 03:14 AM
Dear Friends!
Please, Can You Help me?
I want to create folder in alfresco REST API in version 5.1, not in 5.2
Can You give me some documentation?
Thank You in advance
08-21-2018 05:21 AM
Hi,
Please, take a look:
REST API | Alfresco Documentation
https://api-explorer.alfresco.com/api-explorer
Regards,
clv
08-22-2018 03:21 PM
You can use CMIS REST api :
http://localhost:8080/alfresco/service/api/login?u=admin&pw=admin
The above would give you the ticket.
You can use that ticket in below for alf_ticket and provide the objectId where you have to create the folder.
Thanks,
Ranjeet
08-23-2018 07:24 PM
Also please check the links for the documentation:
the specification:
http://docs.oasis-open.org/cmis/CMIS/v1.1/os/CMIS-v1.1-os.pdf
article:
http://xml.coverpages.org/Potts-Optaros-CMIS-Tutorial-200912.pdf
Explore our Alfresco products with the links below. Use labels to filter content by product module.