Hello I am new in Alfresco and my company will be using Alfresco server for keeping doc files.
I need to implement automatic upload on doc files in alfresco server through rest API and I spent a day so far and still can not find which is the proper rest API for that.
Could you please help?
If you are using Alfresco 5.2 then you should definitely look at the v1 ReST API. Otherwise CMIS 1.1 with its Browser binding (JSON) might be the most appropriate and is supported from Alfresco 4.2 onwards.
Seconding what Axel said, especially the bit about the v1 REST API. That will be your easiest path. If you want to dig in a bit, you can check out the API explorer to see the API semantics.
Here's the specific call you will probably need: Alfresco Content Services REST API Explorer - Create Node
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.