02-06-2023 04:10 AM
Hello,
I'd like to find all files from specific directory using python. I've checked Alfresco Core API, first I found my desired folder with /queries/nodes, then I tried to check it's contents with /nodes/{nodeId}/children. But it returns all stored folders in that directory. LandstarOnline
Help will be Appreciated.
02-06-2023 06:34 AM
Try using the right filter with the API:
https://api-explorer.alfresco.com/api-explorer/#/nodes/listNodeChildren
Explore our Alfresco products with the links below. Use labels to filter content by product module.