Google Cloud Storage Connector
Import file listings and data from your Google Cloud Storage bucket using a service account.
Connect your Google Cloud Storage bucket to import files and metadata into your AI pipelines.
Setup Instructions
1. Navigate to Data Integrations
Go to one of your flows, click the Data Integrations tab and select Select an Integration.
2. Select Google Cloud Storage
Search for Google Cloud Storage in the list and click Connect.
3. Create a Service Account Key
- In Google Cloud Console, go to IAM & Admin → Service Accounts
- Create a new service account or select an existing one
- Grant the role Storage Object Viewer (or Storage Object Admin for full access)
- Go to Keys → Add Key → Create new key → select JSON
- Download the JSON key file
4. Configure the Connector
- Connector Name: A descriptive name (e.g., "GCS Data Bucket")
- Service Account Key: Paste the full contents of the downloaded JSON key file
- Bucket Name: The name of the GCS bucket to import from
- Folder Prefix (optional): Limit the import to a specific path within the bucket
Note: On every sync, a new version of your data is created. Up to 5 versions are stored by default.