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

Create a Destination to Connect Google Drive

Create destinations in your SAP BTP cockpit to connect Google Drive with Document Management Service, Integration Option.

Overview

🎓 beginner 10 min. SAP Business Technology PlatformBeginnerCloudSecuritySAP BTP CockpitSAP Document Management Service

You will learn

  • โœ”How to download key from the Google Cloud console
  • โœ”How to configure a basic HTTP destination
  • โœ”What are some of the additional properties you need to add while configuring the destination?
  • โœ”How to specify the Google parameters that are required to create a destination
Vikram Kulkarni V Vikram Kulkarni December 10, 2024
Created by December 10, 2024
Contributors

Prerequisites

Prerequisites

Steps

You will learn

  • How to download key from the Google Cloud console
  • How to configure a basic HTTP destination
  • What are some of the additional properties you need to add while configuring the destination?
  • How to specify the Google parameters that are required to create a destination

Information

Destinations are key building blocks in SAP BTP, and are used to define connections for outbound communication from your application to remote systems. These remote systems can be on-premises or in the cloud. A destination has a name, a URL, authentication details, and some other configuration details.


Step 1 Download public/private key pair from Google Cloud
โ€”

  1. Logon to the Google Cloud console.

  2. In the Google Cloud console, navigate to Menu, select your project and choose IAM & Admin > Service Accounts.

    !

    Google Service Accounts
    Google Service Accounts

  3. Select and click on your service account. If it is not available, you can create a new one and select it.

    !

    Selecting Service Account
    Selecting Service Account

  4. Once you are on the service account page, click Keys > Add key > Create new key. Select JSON, then click Create.

    !

    ServiceKey
    ServiceKey

Results: Your new public/private key pair is generated and downloaded to your machine as a new file. The values from this file will be used in the next step, so please keep it accessible.

Step 2 Access your subaccount
+
Step 3 Open the Destinations view
+
Step 4 Create new destination
+
Step 5 Check connection
+
Step 6 Test yourself
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 6
1. Download public/private key pair from Google Cloud 2. Access your subaccount 3. Open the Destinations view 4. Create new destination 5. Check connection 6. Test yourself

Learn more →