Shubham Gupta’s Post

View profile for Shubham Gupta, graphic

AEM developer | Software Engineer at EY | React Developer

Answer this AEM question 💡

  • No alternative text description for this image
naveen rapelly

AEM Certified Developer

3w

1: create a custom component which handles the API key 2: Sling Model to handle the logic of fetching data from the third-party weather API. The model will interact with the API, parse the response, and provide the data to the front-end. 3: Create an OSGi service to encapsulate the API interaction logic. 4: Use HTL to bind the data provided by the Sling Model to the front-end

Gajula Subbarao

AEM Developer || Ex-Einfochips ||Ex-infosys|| ||Ex- Foray|| Ex-Wipro||

3w

1. We need to create a custom component to handle the Api calls. 2. So we can use a sling model for fetch weather data from Third party, API based on user location 3. Need create some servlet to handle the Complex request external interactions 4. …😴

Like
Reply
Ramu Raage

AEM Developer | AEM Sites | Expertise in Java,SQL2 | Proficient in HTML & CSS.

2w

To read data from third-party service we need to use Scheduler to fetch every day data and will store it in DAM as an asset and will read data from this asset to render in web browser

Like
Reply
Sai Surya Mallela

AEM Developer | Expertise in JAVA, SQL2, UI Technologies, HTL

3w

Context aware configuration as we need to fetch data dynamically from server based on location

Anudeep kumar A

Technical Specialist Analyst at NatWest Group

2d

Sling dynamic include

Like
Reply
Prajakta P.

Senior Software Engineer @ HCLTech | Adobe Experience Manager

2w

Servlet with query parameters

Like
Reply
See more comments

To view or add a comment, sign in

Explore topics