This topic describes how to use an HTTP event source to integrate SAP Business Technology Platform (SAP BTP) with EventBridge.
Background information
SAP BTP is a platform that integrates intelligent enterprise applications, databases, and data management services. The platform provides capabilities in data analysis and allows integration and extensions. EventBridge supports fast integration with SAP BTP to send notifications about event changes in SAP BTP and handle exceptions.
Before you start
Step 1: Create an event source for SAP BTP in EventBridge
Log on to the EventBridge console and create an HTTP or HTTPS event source based on the settings provided in the following table. For more information, see Create a custom event source of the HTTP/HTTPS Events type.
Parameter | Value |
Event Provider | HTTP/HTTPS Events |
Request Type | HTTP |
HTTP |
|
Security Settings | Optional |
After the event source is created, it is displayed on the Event Sources page. You can click Details in the Operations column to view the details of the event source. The Internet request URL can be used as the webhook URL of the event source.
Step 2: Create a destination in SAP BTP
Log on to SAP BTP Cockpit console. In the upper-right corner of the homepage, choose .

In the lower part of the homepage, click the name of the subaccount that you created. In the left-side navigation pane of the page that appears, choose .
On the Destinations page, click New Destination.
In the Destination Configuration section, set the parameters and click Save. The following items describe the parameters:
Type: Select HTTP.
URL: Enter the Internet request URL that you obtain in Step 1: Create an event source for SAP BTP in EventBridge.
Proxy Type: Select Internet.
Authentication: Select NoAuthentication.

Step 3: Trigger an event
Find the destination that you create in Step 2: Create a destination in SAP BTP and click the
icon in the Actions column to check the connectivity between SAP BTP and EventBridge.

After 3 to 5 seconds, a Check Connection message that indicates a connection is established appears.
Step 4: Verify the result
Log on to the EventBridge console. In the left-side navigation pane, click Event Buses.
In the top navigation bar, select a region. On the Event Buses page, click the name of the custom event bus that you want to manage.
On the details page of the custom event bus for which the event source is created, click Event Tracking in the left-side navigation pane. Then, search for the event and view its details.
After a connection is established between SAP BTP and EventBridge, you can subscribe to more types of SAP BTP events. To do so, log on to the SAP BTP Cockpit console and click Subaccount. In the left-side navigation pane, choose Overview > Instances and Subscriptions.