AEM assets api content fragment | Community
Skip to main content
Level 4
April 19, 2022

AEM assets api content fragment

  • April 19, 2022
  • 1 reply
  • 565 views

One of the ways a content fragment can be consumed outside AEM is assets api.

However when getting content fragment via assets api, if there is a content reference field (image/video) then the json export has /content/dam path for that Image/video.

When using scene7 this should be ideally scene7 url.

Any thoughts on how this can be achieved?

 

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

1 reply

arunpatidar
Community Advisor
Community Advisor
April 20, 2022

Hi,

I am not sure if this is still supported.

I would suggest checking with Adobe.

 

For the workaround, you can use sling rewrite to modify the json response for assets, from AEM DAM to DM urls.

Arun Patidar