Expand my Community achievements bar.

Display Social Media content in AEM page

Avatar

Level 3

Hi All,

I have a company facebook and youtube channel. I want to display content from my social media channels to an AEM page that i is hosted in AEM 6.1.

I do not want to store the social media content in the AEM repository i just need to display the social media content in my AEM page

The social media content will could be pulled to AEM via hashtags and it does not contain user generated content such as comments. Im only interested in content that i post as the administrator/owner of the social media channels 

We are not using Adobe Social

What is available in AEM for us to use, so we can implement the use case described above?

Thanks in advance 

2 Replies

Avatar

Administrator

Hi 

Please have a look at this Social Plugin documentation:

Link:- https://docs.adobe.com/docs/en/aem/6-0/administer/social-communities/social-plugins.html

//On this page

 

Also have a look at this Video covering "Integrating Adobe Experience Manager with Facebook":-

Video :- http://www.aemcasts.com/facebook/episode-16.html

 

You can also create a custom component with using Fb/Twitter's APIs and then you can fetch all the information that these APIs allows.

Link:- https://helpx.adobe.com/experience-manager/using/aem_wordpress.html

// Creating a component/Service using third party APIs

FB API:- https://developers.facebook.com/docs/javascript/reference/FB.api

Twitter API:- https://dev.twitter.com/overview/documentation

 

I hope this will help you.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

Avatar

Employee

Please be aware that many of the capabilities documented at https://docs.adobe.com/docs/en/aem/6-0/administer/social-communities/social-plugins.html are for 6.0 and have been deprecated and subsequently removed from AEM. The recommendation is to use facebook and twitter APIs directly. It hasn't been possible for us to thoroughly support integrations such as facebook and twitter since AEM is released only once per year.