Connecting to Google Drive (for IT)
Wisq can automatically sync files from your Google Drive — no manual uploads required. This
guide walks your Google Workspace Admin through the one-time setup.
Prerequisites
- You must be an admin in both Google Workspace and Wisq — the same person
completes all steps in this guide. - Files must be in a supported format (see the Supported File Types section below).
- Native Google file types (Google Docs, Google Sheets, Google Slides) are not currently
supported — please export them to a standard format before sharing.
Step 1: Create a Service Account in Google Cloud Console
A service account is a special Google identity that Wisq uses to securely access your shared
files.
- Go to the Google Cloud Console.
- Select an existing project or create a new one.
- Enable the Google Drive API: in the left menu go to APIs & Services → Library, search
for "Google Drive API," and click Enable. - In the left menu, navigate to IAM & Admin → Service Accounts.
- Click Create Service Account.
- Give it a descriptive name (e.g., wisq-connector) and click Create and Continue.
- Skip the optional role and user access steps — click Done.
Step 2: Generate a Key for the Service Account
- From the Service Accounts list, click on the account you just created.
- Go to the Keys tab.
- Click Add Key → Create new key.
- Select JSON as the key type and click Create.
- A JSON file will download automatically. Keep this file — you'll need it in the next step.
The downloaded file will look like this:
{
"type": "service_account",
"project_id": "your-project-id",
"private_key_id": "...",
"private_key": "...",
"client_email": "wisq-connector@your-project-id.iam.gserviceaccount.com",
"client_id": "...",
...
}Step 3: Paste Your Credentials into Wisq
- Log in to Wisq and navigate to Admin Console using the same account as above (Click your name icon bottom left then click Admin Console
- Click Configure → Integrations → Google Drive
- Paste the full contents of the JSON file you downloaded into the credentials field.
- Click Connect
Step 4: Share Files or Folders with the Service Account
Now that the service account is connected, you can share any files or folders you want Wisq to sync.
- In Google Drive, right-click a file or folder and select Share.
- In the "Add people and groups" field, enter the client_email from your JSON credentials (e.g., wisq-connector@your-project-id.iam.gserviceaccount.com).
- Set the permission to Viewer and click Share.
Wisq will automatically detect and sync the shared content.
Note on folder sharing: When you share a folder, Wisq will sync all files within it, including subfolders. Only share folders you're comfortable giving Wisq full access to.
Supported File Types
Wisq currently supports the following file formats:
PDF, PPT, PPTX, DOCX, DOC, TXT, CSV, TSV, PNG, JPG, JPEG, GIF, JSON, XLS, XLSX
Native Google file types (Google Docs, Sheets, Slides, etc.) are not currently supported. To include these in your sync, export them from Google Drive in a compatible format first (e.g., export a Google Doc as a .docx file).
Need Help?
If you run into any issues during setup, contact your Wisq Agent Strategist