Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 68d0ec6

Browse files
BD-2861 Add Google Cloud Storage (GCS) exports documentation
1 parent 5dc7425 commit 68d0ec6

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

_docs/_partners/data_and_infrastructure_agility/cloud_storage/google_cloud_storage_for_currents.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,24 @@ It's important to keep your credentials file up to date; if your connector's cre
7272

7373
Finally, scroll to the bottom of the page and select which message engagement events or customer behavior events you would like to export. When completed, launch your Current.
7474

75+
### Step 4: Set up Google Cloud Storage (GCS) exports
76+
77+
To set up Google Cloud Storage (GCS) exports, go to **Technology Partners** > **Google Cloud Storage**, enter your GCS credentials, and select **Make this the default data export destination**.
78+
79+
{% alert tip %}
80+
Your **GCS JSON Credentials** are generated by following the steps in the [Google Cloud documentation](https://cloud.google.com/iam/docs/keys-create-delete). Make sure to input the entire JSON value that is generated.
81+
{% endalert %}
82+
83+
![The Google Cloud Storage page in the Braze dashboard.][8]
84+
85+
Your corresponding Google Cloud IAM service account must have the following permissions (this can be confirmed by selecting the **Test Credentials** button on the **Google Cloud Storage** page in Braze):
86+
- `storage.objects.create`
87+
- `storage.objects.delete`
88+
- `storage.objects.get`
89+
- `storage.objects.list`
90+
91+
The organization and contents of any exported files will be identical across AWS S3, Microsoft Azure, and Google Cloud Storage integrations.
92+
7593
## Export behavior
7694

7795
Users that have integrated a cloud data storage solution, and are trying to export APIs, dashboard reports, or CSV reports will experience the following:
@@ -85,3 +103,4 @@ Users that have integrated a cloud data storage solution, and are trying to expo
85103
[5]: {% image_buster /assets/img/gcs4.png %}
86104
[6]: {% image_buster /assets/img/gcs5.png %}
87105
[7]: {% image_buster /assets/img/gcs6.png %}
106+
[8]: {% image_buster /assets/img/gcs7.png %}

assets/img/gcs7.png

127 KB
Loading

0 commit comments

Comments
 (0)