SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Display Fetched Data in Your App

Display data fetched from a public API, such as product names and calorific information, in your SAP Build app.

Overview

🎓 beginner 10 min. SAP Build AppsBeginnerMobileSAP Business Technology PlatformSAP Build

You will learn

  • โœ”How to display fetched API data in your app In the previous tutorial, you learned how to configure your application to read specific information from an API once a barcode has been scanned. Now, in this final tutorial for this mission, you will learn how to display the fetched information on your application interface.
Daniel Wroblewski D Daniel Wroblewski February 16, 2025
Created by November 5, 2024
Contributors

Prerequisites

Steps

Step 1 Add text components to app
โ€”

To start with, you’ll add further visual information to your app in the form of a title and a paragraph of text. This will eventually be used to display specific calorific information obtained from scanning a food item.

  1. From the Core component tab, drag a Title component underneath your Scan button.

    Add title component
    Add title component

  2. Click Headline in the Title component and type in Product Information.

    Change title text
    Change title text

  3. Drag a Text component underneath the title.

    Add a text
    Add a text

Step 2 Display product name
+
Step 3 Display calorific information
+
Step 4 Display image
+
Step 5 Run the app
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 5
1. Add text components to app 2. Display product name 3. Display calorific information 4. Display image 5. Run the app

Learn more →