Google Cloud Console Configuration
Google Cloud Console configuration is one of the steps you need to complete to connect Google Drive with your Salesforce org. This page describes the process in detail.
Prerequisites
| Role | What you need | Why |
|---|---|---|
| Google Workspace Admin | Ability to create projects and credentials | To register the Google Drive application |
| Salesforce Admin | Permission to edit Named Credentials and manage packages | To connect Salesforce to Google Drive |
Tip: Keep two browser tabs open - one for Google Cloud Console and one for Salesforce Setup - to speed up copy‑and‑paste steps.
Create a Google Cloud Project
- Sign in at console.cloud.google.com.
- Click ☰ Navigation menu › IAM & Admin › Create a project.
- Fill the form:
- Project name:
DriveMate - Organization / Location: your organisation domain
- Project name:
- Click Create, then Select project from the toast.
Enable the Google Drive API
- Click ☰ Navigation menu › APIs & Services › Library.
- Search for Google Drive API.
- Select it and click Enable.
Credentials Creation
- After enabling Google Drive API, click Create Credentials.
- Select User Data › Next.
- Select it, then click Enable.
- Fill in App Information:
- App name:
DriveMate - User support email: select from list
- Developer contact info: your email
- App name:
- Click Save and continue.
- Select Scopes
- Click Add or remove scopes
- Search Google Drive API, tick
…/auth/drive, then Update.
- Click Save and continue.
- Choose OAuth Client ID as Web Application:
- Name:
DriveMate
- Name:
- Under Authorized redirect URIs > + Add URI, add each line:
https://login.salesforce.com/services/extidp/callbackhttps://test.salesforce.com/services/extidp/callback
- Click Create › Done.
- Go to Credentials › DriveMate.
- Copy the displayed Client ID and Client Secret for use in Salesforce.
Tip: If you need to get the Credentials later, you can simply access the Google Cloud Console › APIs and services › Credentials › DriveMate.
Connect Google Drive to Salesforce
- In the App Launcher, search for DriveMate Setup .
- Under Configure Google Drive Integration, paste Client ID and Client Secret.
- Click Save and finish the remaining setup steps.