Share Asset metadata from aem to external system via api | Community
Skip to main content
manisha594391
New Participant
July 24, 2020
Solved

Share Asset metadata from aem to external system via api

  • July 24, 2020
  • 4 replies
  • 2599 views

Hi,

 

I have a requirement to share the assets stored in my aem server (6.5) to be shared to an external system via api.

The shared data should have entire metadata i.e annotations, renditions everything.

Any pointers appreciated !!

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 Shashi_Mulugu

Please refer to Assets Http api. Below is the reference documentation:

https://docs.adobe.com/content/help/en/experience-manager-65/assets/extending/mac-api-assets.html#retrieve-a-folder-listing

 

4 replies

ChitraMadan
New Participant
July 24, 2020

Hi @manisha594391 ,

 

You can find some nice examples of the asset api in this blog!!

https://www.javatips.net/api/com.day.cq.dam.api.asset

 

Hope this helps!!

Thanks

manisha594391
New Participant
July 31, 2020
@chitramadan Thanks !! However i have to share annotation data as well
vanegi
Employee
July 24, 2020
manisha594391
New Participant
July 31, 2020
@vanegi We want to share the asset to external AI system. The 3rd party won't be having access to AEM var. Hence it would not work for this usecase
Shashi_Mulugu
Shashi_MuluguAccepted solution
New Participant
July 24, 2020
manisha594391
New Participant
July 31, 2020

@shashi122 The http asset api does not have any way to get the annotations added to any asset. I tried it using the assetmanager and asset apis. But still unable to fetch the annotations

Vaibhavi_J
New Participant
July 24, 2020