Skip to main content

GCS Connection Setup

Follow these steps to connect BonData to your Google Cloud Storage bucket.

Step 1: Create a Service Account

  1. Go to the GCP Console
  2. Select your project
  3. Click Create Service Account
  4. Enter a name (e.g., bondata-gcs-access)
  5. Click Create and Continue

Step 2: Assign Storage Permissions

For write access, use the Storage Object Admin role instead.

Step 3: Create a JSON Key

  1. Go to Service Accounts
  2. Click your service account
  3. Go to the Keys tab
  4. Click Add KeyCreate new key
  5. Select JSON and click Create
  6. The key file will download automatically — keep it safe

Step 4: Enter Credentials

Upload the JSON key file in BonData.

Required Fields

FieldDescription
Bucket NameThe name of the GCS bucket
PrefixOptional folder path (e.g., data/exports)
Project IDThe Google Cloud project ID (optional)
Service Account KeyThe JSON key file for your service account