02-12-2020 07:32 PM
Hi, I want to get data from REST API with Ajax. Can I get the information of several files in the folders or the information of several folders at once?
02-15-2020 01:38 PM
Hello,
You can definitely do it with the JavaScript nuxeo Client: https://doc.nuxeo.com/nxdoc/javascript-client/
About getting several files / folders at once, yes, you can, but it also depends on the query you do. If several files / folders match your searching criteria, then you will get all of them as a response of the Ajax request.
Regards.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.