Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Which is the best possible way to expose content to a third party in aem 6.1?

Avatar

Level 2

We are trying to expose our content to a third party, though we have migrated from AEM 6.1 to 6.4, the archetypes which we are using are still from 6.1 only. I would get to mind exposing a json structure through a servlet. But I would like to know which would be the best possible way to expose our content to a third party in terms of effort and time?

1 Reply

Avatar

Employee Advisor

IF you have already migrated to 6.4, you should use sling model exporter[1] and export the content as json

 

[1] https://docs.adobe.com/content/help/en/experience-manager-learn/foundation/development/develop-sling...