cancel
Showing results for 
Search instead for 
Did you mean: 

how to get docments in folder

rajupingili
Champ in-the-making
Champ in-the-making
Hi all

I have requirement like i want get all documents in a folder and it's child folders , which will sort by cm:modifed date.Is there any api to do it.

Thanks
1 REPLY 1

ddraper
World-Class Innovator
World-Class Innovator
Yes.

There are many ways you could find the API and examples of its use.
1. You could search these forums
2. You could search using Google
3. You could search the Alfresco Wiki (http://wiki.alfresco.com/wiki/Main_Page)
4. You could search the online Alfresco Documentation (http://www.alfresco.com/resources/documentation)
5. You could install Alfresco and use a browser tools to see the REST APIs that are called when performing actions from within Share
6. You could install Alfresco and view the WebScript REST APIs (/share/page/index/uri/ & alfresco/service/index/uri/)

You'll find that the Alfresco Community members are very willing to help resolve any problems and answer any questions you have, but there is the general expectation that you should do a little bit of leg work first.

Regards,
Dave