Docs
Sign up now
  • Getting started
    • Welcome to Sortment
    • Core Concepts
  • Schema
    • Overview
    • Related and Events Table
    • Setting Up Related Table
    • Setting Up Events Table
    • Custom Properties
  • ENGAGE
    • Audiences
      • Creating Audience Using Visual Builder
      • Audience Filters
      • Campaign Event Filters
      • Creating Audience Using SQL Builder
      • Managing Audiences
      • Sync Schedule
      • Audience Insights
    • Campaigns
      • Overview
      • Building a Campaign
      • Campaign Reports
        • Glossary
      • Conversion Tracking
  • Profiles
    • User Profile View
  • Traits
    • Use Cases
    • Calculated Traits
      • Advanced Mode
    • Dynamic Traits
  • Setup
    • Data Warehouses
      • Snowflake
      • BigQuery
      • Redshift
      • Databricks
      • PostgreSQL
    • Cloud Bucket Storage
      • Amazon S3 for Snowflake
      • Google Cloud Storage for BigQuery
      • Amazon S3 for Redshift
      • Amazon S3 for Databricks
    • Communication Channels
      • Email
        • SendGrid
        • SES
        • Mailmodo
      • SMS
        • MSG91
        • Gupshup
      • WhatsApp
        • Meta (Facebook)
          • Add new Phone Number to Meta
        • Gupshup Enterprise
        • WATI
        • Gallabox
        • Yellow.ai
        • Kaleyra.io
    • Real-time Events
      • Setting up Event Source
      • Whitelist Event Payload
  • Sync Schedules
  • Audit Logs
  • Subscription Groups And Contact Fields
  • Delivery Controls
  • Alerts
  • Handlebars
  • Test Profiles
  • Data and Security
    • Technical Overview
    • Warehouse Data Practices
    • Data Access And Usage
    • Security Compliance
    • Audit Logs
    • Privacy Policy
Powered by GitBook
On this page
  • Overview
  • Connection configuration
  • Credential Setup

Was this helpful?

  1. Setup
  2. Cloud Bucket Storage

Google Cloud Storage for BigQuery

PreviousAmazon S3 for SnowflakeNextAmazon S3 for Redshift

Last updated 2 months ago

Was this helpful?

Overview

This bucket storage is needed to process user data from Bigquery to send to communication app as csv files. To give Sortment access to GCS bucket on your GCP account, follow these steps to create an account:

Connection configuration

To setup Bucket for Sortment, follow these steps:

  1. Click Cloud Storage on left panel and select Buckets in the dropdown.

  2. On Buckets page, click Create to create a new bucket for Sortment.

  3. Setup a name for your bucket and click Continue.

  4. Setup region in next step based on your organisation policies for data storage. This region should match the region for your datasets in BigQuery. Click Next.

  5. For rest of the steps, you can keep default settings and click Create at the end of the form.

  6. Once created, go to Permissions tab and click Grant Access.

  7. Add email for the service account created for Sortment earlier and grant Storage Object Admin role. Click Save

Credential Setup

To connect to a GCS bucket, following details are required:

  • GCS Bucket Name: The bucket that Sortment has read and write access for creating campaign data tables.

  • Key File: This will be used to access the bucket storage created above. This key file can be same as you had created earlier for Google BigQuery setup. Storage Object Admin access should be added to this service account.