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?
Solved! Go to Solution.
Views
Replies
Total Likes
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
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.
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
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
Views
Likes
Replies
Views
Likes
Replies