Get Twitter widget code and use it within an Adobe CQ component
Hi All,
In the article https://helpx.adobe.com/experience-manager/using/creating-cq-feed-components-display.html ,data from twitter is retrieved by adding some javascript code to the AEM component.
Doubt as below :
1] What I thought was to get data from any 3rd party system, we have to make some REST or other calls. How is it that things are working here? I mean, I was not able to exactly understand this.
Any thoughts on this will be helpful.