cancel
Showing results for 
Search instead for 
Did you mean: 

how to get recently chanded document list

r_hunter
Champ in-the-making
Champ in-the-making
I need help with subj.
How i can get "recently chanded document list" such as share dashlet?
is it possible to do that using GET or POST request? which API i should use?
i d like to have responce in xml or json format.
Thankyou for help
1 REPLY 1

r_hunter
Champ in-the-making
Champ in-the-making
I need help with subj.
How i can get "recently chanded document list" such as share dashlet?
is it possible to do that using GET or POST request? which API i should use?
i d like to have responce in xml or json format.
Thankyou for help

maybe its would be too easy
http://localhost:8080/alfresco/service/slingshot/doclib/doclist/documents/site/mysite/documentlibrar...
retorn list in JSON
Thankyou for help!