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

10 - Call 3rd-Party System and Wait for Callback

Add a "Wait for an API Call" to integrate an external system by using an action to call the system and then waiting for the system to trigger resumption of the process instance.

Overview

🎓 intermediate 30 min. SAP BuildIntermediateSAP Integration SuiteSAP Build Process Automation

You will learn

  • How to pause process instance with “Wait for an API Call”
  • How to call trigger to resume process instance
Created by March 11, 2025
Contributors

Prerequisites

Prerequisites

Steps

Step 1 Create destination to Access Pro (3rd-party system)

Remember, our action will just describe the type of service we want to access, but we need to create a destination to indicate the actual backend service to call.

  1. Download the destination template.

    Click Destination template, and then click the download button.

    Download destination
    Download destination

  2. Go to the SAP BTP cockpit for your subaccount.

    You can always return to your trial account cockpit by going to https://account.hanatrial.ondemand.com/ and then opening your subaccount.

    Click Connectivity > Destinations.

    Import destination
    Import destination

    Click Import Destination, and select the file you downloaded.

    Import destination
    Import destination

  3. Click Save.

  4. Click Check Connection, and you should get a 200 status code.

    Test destination
    Test destination

Step 2 Add destination to Control Tower
+
Step 3 Create action to generate badge
+
Step 4 Store instance ID
+
Step 5 Add action to generate badge
+
Step 6 Add "Wait for an API Call"
+
Step 7 Modify notification form
+
Step 8 Add API key
+
Step 9 Release and deploy process
+
Step 10 Further study
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 10
1. Create destination to Access Pro (3rd-party system) 2. Add destination to Control Tower 3. Create action to generate badge 4. Store instance ID 5. Add action to generate badge 6. Add "Wait for an API Call" 7. Modify notification form 8. Add API key 9. Release and deploy process 10. Further study

Learn more →