You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- How to get started with SAP Business Accelerator Hub
16
16
17
-
SAP API Business Hub is a website to discover, explore, and test APIs from various SAP products such as SAP S/4HANA, SAP SuccessFactors, SAP Customer Experience, SAP BTP, and selected partners. Apart from various product APIs, you can find detailed information on business processes and partner assets. The new workspace feature also enables you to consume integration and workflow content.
17
+
SAP Business Accelerator Hub is a website to discover, explore, and test APIs from various SAP products such as SAP S/4HANA, SAP SuccessFactors, SAP Customer Experience, SAP BTP, and selected partners. Apart from various product APIs, you can find detailed information on business processes and partner assets. The new workspace feature also enables you to consume integration and workflow content.
18
18
19
-
Want to learn more about the new SAP API Business Hub? Not sure where to get started? Go to [api.sap.com] (https://api.sap.com), and begin your journey.
19
+
Want to learn more about the new SAP Business Accelerator Hub? Not sure where to get started? Go to [api.sap.com] (https://api.sap.com), and begin your journey.
20
20
21
21
---
22
22
23
-
[ACCORDION-BEGIN [Step: 1](Go to the SAP API Business Hub)]
24
-
In your browser, open [SAP API Business Hub](https://api.sap.com/).
23
+
[ACCORDION-BEGIN [Step: 1](Go to the SAP Business Accelerator Hub)]
24
+
In your browser, open [SAP Business Accelerator Hub](https://api.sap.com/).
25
25
26
-
!
26
+
!
27
27
28
-
You can explore products, business processes, as well as different categories of assets, along with partner and featured content. Choose Explore for quick access to the various sections of the SAP API Business Hub.
28
+
You can explore products, business processes, as well as different categories of assets, along with partner and featured content. Choose Explore for quick access to the various sections of the SAP Business Accelerator Hub.
29
29
30
30
[DONE]
31
31
[ACCORDION-END]
32
32
33
33
34
34
[ACCORDION-BEGIN [Step : 2](Explore API content)]
35
-
On the SAP API Business Hub homepage, choose **Categories**.
35
+
On the SAP Business Accelerator Hub homepage, choose **Categories**.
36
36
37
-
!
37
+
!
38
38
39
39
Choose APIs from the different categories available.
40
40
41
-
!
41
+
!
42
42
43
43
[DONE]
44
44
[ACCORDION-END]
@@ -84,7 +84,7 @@ Various HTTP methods of API are used to address the functionality of endpoints.
84
84
85
85
[ACCORDION-BEGIN [Step : 5](Test an API endpoint)]
86
86
87
-
The SAP API Business Hub allows you to test APIs. A sandbox environment is provided to test the Campaign API. To take advantage of this, ensure you are logged on. Select Login at the top of the page.
87
+
The SAP Business Accelerator Hub allows you to test APIs. A sandbox environment is provided to test the Campaign API. To take advantage of this, ensure you are logged on. Select Login at the top of the page.
88
88
89
89
!
90
90
@@ -118,4 +118,4 @@ Feel free to explore other endpoints in this Campaign API.
118
118
[VALIDATE_4]
119
119
[ACCORDION-END]
120
120
121
-
Congratulations, you have just taken your first steps with the SAP API Business Hub and should now be able to navigate it and the content within, confidently.
121
+
Congratulations, you have just taken your first steps with the SAP Business Accelerator Hub and should now be able to navigate it and the content within, confidently.
- How to use command line tools like curl and jq with REST / OData APIs locally.
20
20
21
-
You have already discovered the SAP API Business Hub and accomplished testing an API on the website. In this tutorial, you will learn how to use command-line tools like curl and jq to test REST/OData APIs locally on your machine.
21
+
You have already discovered the SAP Business Accelerator Hub and accomplished testing an API on the website. In this tutorial, you will learn how to use command-line tools like curl and jq to test REST/OData APIs locally on your machine.
22
22
23
23
---
24
24
@@ -32,7 +32,7 @@ Go to <https://api.sap.com> and navigate to the [Campaign](https://api.sap.com/a
32
32
[ACCORDION-END]
33
33
[ACCORDION-BEGIN [Step : ](Generate sample API call code)]
34
34
35
-
Select `GET/CampaignCollection` method under **API Reference**. Glance through the `GET/CampaignCollection` to understand the parameters. The SAP API Business Hub provides you with starter code in a variety of languages and tools for each API.
35
+
Select `GET/CampaignCollection` method under **API Reference**. Glance through the `GET/CampaignCollection` to understand the parameters. The SAP Business Accelerator Hub provides you with starter code in a variety of languages and tools for each API.
0 commit comments