Google Workspace Integration

HealthCura's Google Workspace integration lets a clinic administrator connect their Google Drive and select one folder for HealthCura to read. New benefit-verification result PDFs uploaded to that folder by the practice's insurance verification vendor are automatically ingested into the patient's record, eliminating the manual download-and-upload step front-desk staff have to do today.

What this integration does

Healthcare clinics typically contract with third-party benefit-verification vendors who deliver insurance eligibility result PDFs by uploading them to a designated folder in the practice's Google Drive - often called the "MOS upload directory" or similar. Today, practice staff manually monitor this folder, download each PDF as it arrives, and re-upload it into their practice management system. This is repetitive, error-prone, and creates delays for time-sensitive insurance verifications.

With HealthCura's Google Workspace integration:

Permissions HealthCura requests

auth/
userinfo.email
Read the Google account's email address. HealthCura uses this only to display "Connected as [email protected]" in the Settings page so the connecting administrator knows which Google account is linked.
auth/
userinfo.profile
Read the connected user's display name. Used only for the connection-status UI alongside the email above.
auth/
drive.readonly
Read files from the user's Google Drive. HealthCura uses this scope solely to read PDF files inside the single folder the administrator chose via Google Picker. We never list, search, or read files outside that folder.

Why this scope and not drive.file? The drive.file scope only grants access to files created or opened by the app itself. Because the PDFs we need to ingest are uploaded by a third-party verification vendor - not by HealthCura - drive.file would return zero files. drive.readonly is the minimum scope that enables the use case.

What HealthCura does NOT do with your Drive data

Google API Services User Data Policy — Limited Use compliance

HealthCura's use of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements. Drive-sourced data is used only to provide and improve user-facing features (benefit-verification ingestion) for the connecting clinic. Drive-sourced data is not transferred to third parties except as necessary to provide or improve the feature, comply with applicable law, or as part of a merger, acquisition, or sale of assets with the user's continued consent.

Security and HIPAA compliance

Setting up the integration

Prerequisites: You must have administrator role within your HealthCura account, and you must be a Google Workspace user (or any Google account with read access to the Drive folder you want to connect).

  1. Sign in to HealthCura at admin.healthcura.ai.
  2. Navigate to Settings → Integrations → Google Drive.
  3. Click Connect Google Drive and complete Google's OAuth consent flow.
  4. After redirect, click Choose folder and use the Google Drive Picker to select the folder your verification vendor uploads to.
  5. Polling begins within one minute of folder selection.
Need help? Contact [email protected] if you have any questions about setup, the data we access, or how to disconnect.

Privacy and Terms

For full details on how HealthCura handles your data, please see our Privacy Policy and Terms of Service. The privacy policy describes our overall data-handling practices for all data we process, including data sourced from Google APIs.