AEM Communities | Community
Skip to main content
Prabhat_Jain
March 19, 2019
Solved

AEM Communities

  • March 19, 2019
  • 2 replies
  • 2034 views

smacdonald2008kautuksahniAnkurAhlawat

Hi I have a requirement of developing AEM communities forums/blogs for mobile app .So how to use AEM communities in mobile app (Android /Native app).I am not getting any useful link .Anyone who has done similar kind of project & How the UGC will be handled through Mobile App ?

Any architecture for the same ?

Any help would be much appreciated .

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 paradox8071

SCF comes with HTTP API that supports posting from any client, including mobile apps. All the handlebar component also consume this API, investigate the API call in the network tab while doing operating from OOTB handlebar UI, you will understand API working easily. Please, go through this link it will help you understand the API working GitHub - Adobe-Marketing-Cloud/aem-scf-sample-components-customize: Sample package for AEM Social Communities - Social C…

2 replies

smacdonald2008
March 19, 2019

We passed this question to the team.

paradox8071
paradox8071Accepted solution
March 19, 2019

SCF comes with HTTP API that supports posting from any client, including mobile apps. All the handlebar component also consume this API, investigate the API call in the network tab while doing operating from OOTB handlebar UI, you will understand API working easily. Please, go through this link it will help you understand the API working GitHub - Adobe-Marketing-Cloud/aem-scf-sample-components-customize: Sample package for AEM Social Communities - Social C…