02-06-2015 12:48 PM
02-09-2015 11:17 AM
curl -v -X POST -u admin:admin "http://localhost:8080/alfresco/service/api/site/folder/<tuo-sito>/documentlibrary" -H "Content-Type: application/json" -d "{\"name\":\"testFolder\"}"
{
"name": "NewNodeName",
"title": "New Node Title",
"description": "A shiny new node",
"type": "cm:folder"
}
02-09-2015 05:07 PM
Tags
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.