Fetch Data from Public API to Your SAP Build Application
Beginner
15 min.
Configure your application to fetch records from a public API when a food item is scanned, using a Get Record command, which first needs to be configured.
You will learn
- How to configure your application to fetch records from a public API
- How to configure data variables.
In the previous tutorial, you learned how to connect your application to a public API. From here, you now need to configure the application to read specific information from that API once a barcode has been scanned. This again uses the Get Record HTTPS request, but this time that request is triggered with a logic flow.