Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hello,
New to AEM, Can someone suggest training/ book so I can teach myself how to bring in data via Open API into an AEM Page?
The data doesn't need an API key, and is available via Rest API. Is it possible to bring in responses directly without an intermediary server?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Create a HttpClient connection for API inside Sling Models, Service, or Servlet to be passed to the page based on your requirement.
Refer: https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-devel...
View solution in original post
Views
Likes
Replies