Google Cloud Storage configuration

Learn how to configure your Google Cloud Storage bucket so that Funnel can share data to it.

Daniel Norén avatar
Written by Daniel Norén
Updated over a week ago

Overview

Funnel's Cloud Storage connector lets you share your Funnel data to a GCS bucket of your choice. This guide will cover what you need to do in your Google Console in order for Funnel to be able to share data there.

1. Create a bucket

Log in to your Google Console at https://console.cloud.google.com/storage/browser and create a Bucket. You will need to decide on a globally unique "Bucket name".

2. Authenticate

Use a Google Account (recommended)

Press "Sign in with Google" and use a Google user with access to the bucket you want to upload to.

Service account authentication (legacy)

When sharing data to a GCS bucket you have the option to do so using our service account. If you want to use this option you will need to give us permission to write to your bucket.

Enter your bucket and hit "Permissions" in the top panel.

Click "Add Member" and add cloudstorage@firebase-funnel.iam.gserviceaccount.com with the role Storage Object Admin

2.1 Domain Restrictions (optional)

When using service account and if you have domain restrictions enabled in GCP then below is the organization and workspace ID's for the service accounts used in Funnel Shares.

Organization resource ID

1033907189250

Google Workspace customer ID

C03lzhzjd

3. Setup a Share in your Funnel account

Having completed the two steps above you can now configure your Funnel Share to send data to the bucket defined above. Do this from within your Funnel account.

Did this answer your question?