I am new to Alfresco and I have created an Alfresco cloud account. I created one site in my account. I want to add folder to my site (not through GUI) programatically, i.e I will write a soap request and fire it from SOAP UI.
I can do this in Alfresco share since that is on my local machine and I can create folder giving relevant path. Can anyone tell me how can I do the same on my cloud ?
Thank you for your reply. I got the PDF document from the page for this link https://developer.alfresco.com/resources/alfresco/pdf/AlfrescoAPIReference-v1.0.pdf . I havee created one application which gave me API key but I want to access it through SOAP request and the document does not give examples for the same. Can you throw more light on this ?