Skip to main content
Skip table of contents

Google Drive configuration

Creating and Configuring a Google Project  

This section describes how to create and configure a new Google project. Please follow the steps below: 

  1. In a web browser, log into the Google API console (https://code.google.com/apis/console) using a Gmail account. 

  2. If this is your first time accessing the Google Developer Console, create a new project by clicking the Create Project button. If not, skip this step.

    image-20250911-180527.png
  3. Enter the name of the project and click the Create button.

    image-20250911-180537.png
  4. Once you have successfully created the project, double-click the Project Name. 

    image-20250911-180547.png

Enabling the Google Drive API  

This section describes how to enable the Google Drive API. Please follow the steps below: 

  1. From Google Project’s dashboard click Go to APIs overview > Library.

    image-20250911-180610.png
    image-20250911-180624.png
  2. In the API Library, search for Google Drive. 

    image-20250911-180640.png
  3. Once Google Drive has been found, click Google Drive API and Enable

    image-20250911-180652.png

 Provisioning New API Credentials

This section describes how to provision the Google Drive API to be utilized in Redpoint Interaction’s Google Drive external content provider.

  1. From Google Project’s dashboard click Go to APIs overview > Credentials.

    image-20250911-180721.png
  2. Click Create Credentials and choose API Key.

    image-20250911-180753.png
  3. Take note of your newly created API key.

    image-20250911-180816.png
  4. Return to the Credentials tab, click Create credentials and choose OAuth client ID.

    image-20250911-180830.png
  5. Click New Credentials, then select OAuth client ID.

  6. Note: If you are unsure whether OAuth 2.0 is appropriate for your project, select Help me choose and follow the instructions to pick the right credentials.

  7. Select the appropriate application type for your project and enter any additional information required. Application types are described in more detail in the following sections.

  8. If this is your first time creating a client ID, you can also configure your consent screen by clicking Consent Screen. (The following procedure explains how to set up the Consent screen.) You will not be prompted to configure the consent screen after you do it the first time.

    image-20250911-180955.png
    image-20250911-181013.png
    image-20250911-181023.png
  9. Click Create to create client ID.

    image-20250911-181038.png
    image-20250911-181051.png
  10. To delete a client ID, go to the Credentials page, check the box next to the ID, and then click Delete.

    image-20250911-181105.png
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.