In this exercise, you learn how to find and test the APIs in the SAP Business Accelerator Hub. We will view the available APIs for SAP S/4HANA Cloud, which can be consumed to build a side-by-side scenario.
Prerequisites
For the execution of the last step in this exercise, you need to have the following software installed on your laptop. As an alternative you can use SAP Business Application Studio, executing the exact same actions.
Software | Version | Type |
---|---|---|
Visual Studio Code | latest | application |
REST Client | latest | Visual Studio Code extension |
Steps
In a web browser, access the SAP Business Accelerator Hub and log on (in case you need to register, you can do it at https://account.sap.com).
Search and display the API page for the business partner.
Try out the Business Partner API. Execute a GET retrieving the information of the first two business partners.
Retrieve your API Key.
Open the installed Visual Studio Code program, use the REST Client to execute the same business partner API. Execute a GET retrieving the information of the first two business partners.