@BrianKasingli The content from 3rd party API updates once a month or a quarter. There are about 15 content categories currently. Yes, in the response from the 3rd party API, we get an HTML for the content, which I directly render.I did a little experiment where I incrementally placed my custom com...
So I'm currently using AEM 6.5 for a demo website I'm trying to build. The use-case is I need to pull content from a content management system(CMS) using restful API's to build this site. For this purpose, I've created a custom component that has a dropdown in its configuration for the different con...