Move Documents & Folders with REST Api

cancel
Showing results for 
Search instead for 
Did you mean: 
hilal
Active Member II

Move Documents & Folders with REST Api

Jump to solution

Hi,

I m using Alfresco Community 5.2. I want to move some documents or folders to another folder by using Rest Api. But I can not find any documentation about this. 

Please help me.

Thanks in advance.

1 Solution

Accepted Solutions
mehe
Senior Member II

Re: Move Documents & Folders with REST Api

Jump to solution

When using Alfresco 5.2 you can use the new rest api. In the "manage nodes" section, there is also a "move" method. See the Api Explorer:

Alfresco Content Services REST API Explorer 

View solution in original post

2 Replies
mehe
Senior Member II

Re: Move Documents & Folders with REST Api

Jump to solution

When using Alfresco 5.2 you can use the new rest api. In the "manage nodes" section, there is also a "move" method. See the Api Explorer:

Alfresco Content Services REST API Explorer 

hilal
Active Member II

Re: Move Documents & Folders with REST Api

Jump to solution

Thank you so much, it works.