Exposing AEM content to XML/JSON format | Community
Skip to main content
diptinarang
Level 3
February 13, 2017
Solved

Exposing AEM content to XML/JSON format

  • February 13, 2017
  • 2 replies
  • 3145 views

We have a requirement to expose some user generated content to feed format, so that it can be consumed by third party. Any best practises around this sort of implementation? I can think only of applying authentication on the exposed content.

Any AEM OOTB features which can be used for implementing this feature? 

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 joerghoh

Hi,

Try [1] as ootb. If you need to implement it yourself follow Scott's recommendation.

Jörg

[1] http://localhost:4502/content/geometrixx/en/services.feed.html

2 replies

smacdonald2008
Level 10
February 13, 2017

See this community article that talks about converting AEM content to JSON:

http://www.nateyolles.com/blog/2015/12/converting-aem-sling-resources-to-json

This will point you in the right direction.

FrankRalf
Level 2
July 6, 2023

The link to the blog post was broken, here is the working one: www.nateyolles.com/blog/2015/12/converting-aem-sling-resources-to-json  

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
February 13, 2017

Hi,

Try [1] as ootb. If you need to implement it yourself follow Scott's recommendation.

Jörg

[1] http://localhost:4502/content/geometrixx/en/services.feed.html