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

Automating SAP HANA Cloud Tasks with a REST API

Learn how the SAP Service Manager's REST API can be used in a REST Client or in a Node.js application with instances that have been provisioned to the subaccount.

Overview

🎓 intermediate 15 min. SAP HANA CloudIntermediateSAP HANA Cloud SAP HANA DatabaseSAP HANA Cloud Data LakeNode Js

You will learn

  • How to create and access an SAP Service Manager instance
  • How to use the SAP Service Manager’s REST API from a REST client and an application
Unknown U Unknown May 12, 2026
Created by September 23, 2023
Contributors

Prerequisites

Prerequisites

  • An SAP BTP account
  • An SAP HANA Cloud instance

Steps

Step 1 Create a Service Manager instance

A service manager instance will be created. It can then be used to manage SAP HANA Cloud instances within the subaccount.

  1. In the SAP BTP Cockpit, in the subaccount, create a new SAP Service Manager instance.

    create a service manager instance
    create a service manager instance

    After clicking Create, the instance will be shown as seen below.

    create a service manager instance
    create a service manager instance

  2. Create a service binding by clicking on the just created service manager instance and choose Create under Service Bindings.

    add a binding
    add a binding

    The service binding provides a URL and credentials that can be used when requesting access to the service and will be used in the next step.

    service manager binding
    service manager binding

Step 2 Try out the REST APIs
+
Step 3 Accessing the REST API from a Node.js application
+
Step 4 Knowledge check
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 4
1. Create a Service Manager instance 2. Try out the REST APIs 3. Accessing the REST API from a Node.js application 4. Knowledge check

Learn more →