Ready to use API to populate assets from a 3 party CMS DAM to AEM DAM ? | Community
Skip to main content
PiyushA1986
Level 2
September 4, 2019
Solved

Ready to use API to populate assets from a 3 party CMS DAM to AEM DAM ?

  • September 4, 2019
  • 2 replies
  • 2351 views

API to populate assets from a 3 party CMS DAM to AEM DAM ?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by anujg3325839

you can use asset manager API  com.day.cq.dam.api.AssetManager , can also refer to [0] for implementation

[0]

Adobe Experience Manager Help | Uploading files to Adobe Experience Manager DAM using AssetManager API

2 replies

Adobe Employee
September 4, 2019

The Assets HTTP API includes the following features:

  • Retrieve a folder listing
  • Create a folder
  • Create an asset
  • Update asset binary
  • Update asset metadata
  • Create an asset rendition
  • Update an asset rendition
  • Create an asset comment
  • Copy a folder or asset
  • Move a folder or asset

More Details at [1]

[1] Assets HTTP API

anujg3325839
Adobe Employee
anujg3325839Adobe EmployeeAccepted solution
Adobe Employee
September 5, 2019