Skip to main content
New Participant
September 30, 2022

Exporting Content Fragment as CSV

  • September 30, 2022
  • 2 replies
  • 1710 views

Could you please suggest a way to export Content Fragment Data as CSV file. We have OOTB to export it as JSON. Wanted to explore is there any way we can do it as csv file ? 

 

Thanks, 

Poovitha S

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

2 replies

Saravanan_Dharmaraj
New Participant
September 30, 2022

Exporting Metadata from Asset as CSV is possible. 

https://experienceleague.adobe.com/docs/experience-manager-learn/assets/metadata/metadata-import-export.html?lang=en

 

But you are looking for the Fragment contents present in jcr:content/data/master and its variations, you can write server side logic to query the content fragments and read these properties and save as csv file in dam. 

 

New Participant
October 6, 2022

Thank you @saravanan_dharmaraj , I just wanted to look into OOTB options. Thanks for Clarifying will proceed with server side logic.

 

Thanks,

Poovitha S

Jagadeesh_Prakash
New Participant
September 30, 2022