• Resources
    • Documentation
    • Knowledge Base
    • Forum
    • Webinars
    • Courses
    • FAQ
    • Changelog
    • Blog
    • Swag Shop
  • Marketplace
  • Access Playground
  • Login
  • Resources
    • Documentation
    • Knowledge Base
    • Forum
    • Webinars
    • Courses
    • FAQ
    • Changelog
    • Blog
    • Swag Shop
  • Marketplace
  • Access Playground
  • Login
home/Knowledge Base/Cloud Services/How to integrate with SAP Business API Hub

How to integrate with SAP Business API Hub

261 views 0

Written by chris
August 14, 2020

Often, when looking into different ways to integrate with SAP Products, it can become quiet difficult to find out what APIs are available and how they work. As more and more customers move to SAP Cloud Platform and S4/Hana, a huge set of new integration possibilities came up.

SAP offers a really nice Webportal called the “SAP Business API Hub“, which is a centralized API documentation for all SAP Products with sandbox environments and demodata to instantly test the listed APIs.

Sounds great, let’s see how to set up a REST Connector in Simplifier, to consume APIs from SAP Business API Hub. As an example for this tutorial, we are using a Webservice for Reading Customers from SAP Business API Hub

For a sandbox environment the URL is:
https://sandbox.api.sap.com/subscriptionbilling/api/business-partner/v3/customers
If you have your own SAP System running, the productive URL would look like this:
https://eu10.revenue.cloud.sap/api/business-partner/v3

 

Let’s create a new REST Connector in Simplifier using the Sandbox URL:

Now we can create a Connector call, let’s call it “GetCustomers” and configure the needed parameters:

When the parameters are all set we can immediately test the Connector call and see the result:

To use the result for integrating in your app you can now generate data types based on the current results collection and/or structure.

Was this article helpful?

Yes  No
Related Articles
  • Access to Google Calendar via API
  • Execute Google Scripts via API
Leave A Comment Cancel reply

You must be logged in to post a comment.

Latest Articles
  • Process Designer: Keeping an overview
  • Simplifer setup with recommended environment using docker-compose
  • Logs and Monitoring in Simplifier
  • Contact | Imprint | Privacy | © 2021 Simplifier AG. All Rights Reserved.