Overview

This article explains step by step how to integrate Google Drive with Atlas. 


Step by Step Guide

1. Sign into the Google Cloud Platform using your Gmail account and click on the arrow down icon next to My Project on the top left


2. Create a New Project


3. Enable Google Drive API by following these steps


    a.) APIs & Services >Dashboard > Click on Enable APIs and Services 

    

    b.) Search for Google Drive and select the Google Drive API


    c.) Click the Enable button


4. Go to APIs & Services > Credentials, click on Configure Consent Screen and select User Type > Internal, and click on Create


5. Stay in Credentials, and Create OAuth client ID


6. Stay in Credentials, and create Authorized redirect URIs, use this URL: https://developers.google.com/oauthplayground

7. Stay in Credentials, click on and note down the Client ID and Client Secret for later use

 

8. Go to https://developers.google.com/oauthplayground/ and go to OAuth Configuration and  select Use your own OAuth credentials, and insert your Client ID and Client secret

      

 9. Select the following options to Generate an Access token


10. Click on the Authorize APIs button and select your created App (E.g. TestAtlas) and sign-in 


11. Click on Exchange authorization code for tokens and get your Access token and Refresh token

12. Go to Atlas > Settings > Configure > Document Repository. Select Google Drive and enter Client ID, Client Secret Key, Refresh Token, Access Token and Shared Folder ID. Click on Validate button and then click on the Save Changes button


Jump to top of article