Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi,
I wanted to create a DAM Collection programmatically. Is there any API to do this. If not, can someone please guide me as how to do it.
Solved! Go to Solution.
You can use below Sling APIs to create and manage a collection -
ResourceCollectionManager ("The Adobe AEM Quickstart and Web Application.")
ResourceCollection ("The Adobe AEM Quickstart and Web Application.")
View solution in original post
you can follow the below article to upload files in DAM https://helpx.adobe.com/experience-manager/using/uploading-files-aem1.html Alternatively you can refer to the asset manager api https://helpx.adobe.com/experience-manager/6-2/sites/developing/using/reference-materials/javadoc/co...
Here is the API for smart collection
SmartCollection ("The Adobe AEM Quickstart and Web Application.")
Views
Likes
Replies
Like