Navigate to the Cloud Foundry environment by clicking on Enter Your Trial Account and click on trial.
From the Subscriptions tab, search and select Integration Suite tile.
Click Go to Application.
Integration Suite is launched
Select OPEN CONNECTORS and click on the URL
Click Connectors tab to view all the available pre-built connectors.
In the search bar, enter CRM to view all connectors for third-party CRM Hub.
In this exercise, HubSpot is used and therefore select the HubSpot CRM connectors. You can also explore and try out third-party connectors of your choice from the available connectors catalog.
Hover over the HubSpot CRM and select the option Authenticate to connect to your own HubSpot tenant.
You are on Create Authenticated Connector page.
Create an instance of the connector and set up authentication.
Enter myhubspot as the name for your authenticated connector.
Select apikey from the Authentication Type drop down.
Click Show Optional Field to enter your HubSpot API key.
Enter your HubSpot API key and then click Create Instance.
This creates an authenticated connector instance to your own HubSpot tenant.
In case you have selected an OAuth authentication based flow, then click Create Instance and you are redirected to your third-party OAuth token provider for an OAuth authorization code flow.
To try out the REST APIs from the specific third-party application, click Test in the API Docs.
After the authenticated connection to your third-party application has been created successfully, you can test the connection from
Select any of the available resources and click Try it Out to test the connectivity to third-party applications, and then click Execute.
This shows the CURL command with the harmonized REST URIs to your third-party application and the normalized authentication token which can be used to securely and seamless connect to your third-party application.
The harmonized URIs and authentication headers can be used to connect securely to your third-party application via SAP Business Technology Platform from any application that supports connecting to an HTTP endpoints.
Which service you will use to connect to third-party systems?