Overview
Stigg’s integration with Google Cloud Storage (GCS) allows you to export your product catalog, customer, and subscription data to a GCS bucket as structured files — useful for data lake pipelines, custom ETL workflows, or archival.Stigg’s native data export integrations are included in the Scale plan, and are also available as an optional add-on to the Growth plan. See Stigg’s pricing for more details.
Exported entities
When connecting GCS, you can choose which Stigg entity groups to include in the sync. All groups are selected by default. See Exported entities for the full list of entity groups and the tables within each.Entity schema
Setting up the integration
Prerequisites
- A Google Cloud Storage bucket
- A GCP service account with the Storage Object Admin role on your bucket
Create a service account and grant access
In the GCP console, create a service account for Stigg. Grant it the Storage Object Admin role (
roles/storage.objectAdmin) on your GCS bucket.Note the service account email address — you’ll need it when connecting.Connect Stigg with GCS
In Stigg, navigate to Integrations > Apps > Google Cloud Storage.Enter the following information in the connection form:
Click Test & connect.
| Field | Description |
|---|---|
| Bucket name | The name of your GCS bucket |
| Folder name | The folder path within the bucket where data will be written. Use . for the bucket root. |
| Service account email | The email address of the GCP service account, e.g. name@project.iam.gserviceaccount.com |
Select entities to export
After entering your connection details, expand the Entities to export section to choose which entity groups to include in the sync. All groups are selected by default.See Exported entities for a description of each group.
