manisha594391
23-07-2020
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 !!
Shashi_Mulugu
MVP
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#re...
vanegi
Employee
Hi @manisha594391,
Please check this https://docs.adobe.com/content/help/en/experience-manager-cloud-service/assets/manage/share-assets.h... if that helps.
Thanks!!
Vaibhavi
Hi @manisha594391
Please check the below article
https://docs.adobe.com/content/help/en/experience-manager-cloud-service/assets/manage/share-assets.h...
ChitraMadan
24-07-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