Which is the best possible way to expose content to a third party in aem 6.1? | Community
Skip to main content
Level 2
January 27, 2020

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

  • January 27, 2020
  • 1 reply
  • 2378 views

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?

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

1 reply

Adobe Employee
January 27, 2020

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-model-exporter.html