Hi Team,
Is there any asset API to create folders dynamically under content/dam or please suggest recommended approach to do the same?
Thanks in advance
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
You could use the Assets API - Create folder endpoint, please check here how to use it: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/admin/mac...
Hope this helps
Hi,
You could use the Assets API - Create folder endpoint, please check here how to use it: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/admin/mac...
Hope this helps
https://github.com/adobe/aem-upload/pull/16/commits/61b300d03f6bff2deaa092a5ce281128fba1e525
You may check above code for reference.
Hi @AEMComm
Check the below sample article for your use case,
https://medium.com/@debal.india2014/explore-aem-assets-http-api-with-java-code-a6729bdbe9e7
Regards,
Hemalatha C
Views
Likes
Replies