Google Drive

ontman AI's Google Drive integration empowers you to seamlessly import your training data directly from your cloud storage. This guide will walk you through the step-by-step process of connecting your Google Drive to Frontman, enabling you to build more intelligent and effective chatbots with ease.

Steps to Follow-

  1. Sign In to Google Developer Console:

  2. Create a New Project:

    • Click on the project dropdown at the top of the page and select "New Project".

    • Enter a Project Name and Select your organization if applicable.

    • Click "Create".

  3. Enable APIs and Services:

    • Once your project is created, go to the “APIs & Services” > “Library” section.

    • Find and select the API you need (Google Drive).

    • Click "Enable" to enable the API for your project.

  4. Create Credentials:

    • Navigate to “APIs & Services” > “Credentials”.

    • Click on “Create Credentials” and choose the type of credentials you need (OAuth 2.0 client ID).

  5. Configure OAuth Consent Screen:

    • Go to “APIs & Services” > “OAuth consent screen”.

    • Choose "Internal".

    • Fill out the required information and save.

    • Go to “APIs & Services” > “Credentials”.

    • Click “Create Credentials” > “OAuth 2.0 Client ID”.

    • Select the application type (Web application).

    • Add your logged in Email ID in as a user in "Test Users" section in OAuth consent screen.

    • Click “Create”.

  6. Download Your Credentials:

    • After creating credentials, you can download them for use in your application.

    • For OAuth 2.0, you will get a client ID and client secret.

  7. Integrate with Frontman:

    • Use the provided credentials to upload on dashboard.

    • https://drive.google.com/drive/u/0/folders/73hdd93bnd3idhn3di3d

    NOTE: In above url 73hdd93bnd3idhn3di3d would be the folder_id.

  8. Go to Data Loaders in Frontman and paste this Folder ID and attach the downloaded client id and click on connect.

  1. Once connected you can see the files fetched in the Data bank

Last updated