Skip to main content

Setting up Google Cloud Storage

1. Add integration

Select Google Cloud Storage from the integrations page.

2. Configure settings

Fill out the form with the following settings:
SettingRequiredDescription
NameName that will be displayed to users when selecting this integration in Superblocks
Service Account KeyPaste your Google Service Account Key

3. Test and save

Click Test Connection to check that Superblocks can connect to the data source.
If using Superblocks Cloud, add these Superblocks IPs to your allowlist (not necessary for Hybrid or Cloud-Prem deployments). See the Configure IP allowlist for databases guide for more information.
After connecting successfully, click Create to save the integration.

4. Set profiles

Optionally, configure different profiles for separate development environments.
Google Cloud Storage connected!
You can now use Clark to build with Google Cloud Storage.

Creating Google Cloud Storage steps

Connect to your GCS integration from Superblocks by creating steps in Application APIs, Workflows, and Scheduled Jobs. A GCS step can perform the following actions:
  • List files
  • Read file
  • Delete file
  • Upload file
  • Upload multiple files
  • List buckets
  • Generate presigned URL
Superblocks also supports connecting to GCS with the google-cloud-storage Python library in Python steps.

Troubleshooting

Check out our guide on common errors across database integrations. If you are encountering an error that you don’t see in the guide, or the provided steps are insufficient to resolve the error, please contact us at [email protected].