You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/bcc-setup/gmail-bcc-setup/enable-gmail-integration.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ To enable Gmail BCC integration:
17
17
18
18
Name your integration, then select **Next**.
19
19
20
-
### Create a Service Account in your GCP Project
20
+
### 1. Create a Service Account in your GCP Project
21
21
22
22
1. Once you have named your integration, select **Next**.
23
23
2. On the [Google Cloud Console](https://console.cloud.google.com/welcome/new), go to the sidebar, select **APIs & Services**, then select **Credentials**.
@@ -40,19 +40,19 @@ Name your integration, then select **Next**.
40
40
```
41
41
- Select **AUTHORIZE**.
42
42
43
-
### Create a JSON Key for your Service Account
43
+
### 2. Create a JSON Key for your Service Account
44
44
45
45
On the [Google Cloud Console](https://console.cloud.google.com/welcome/new), select **Service Accounts** on the sidebar:
46
46
- Select the three dots, then:
47
47
- Select **Manage keys**.
48
48
- Select **ADD KEY** > **Create new key**.
49
49
- Select **JSON** > Select **CREATE**. This downloads a `.json` file which you will use at a later stage.
50
50
51
-
### Upload JSON Key
51
+
### 3. Upload JSON Key
52
52
53
53
On the [Zero Trust dashboard](https://one.dash.cloudflare.com/), upload the `.json` file downloaded on step 3.
54
54
55
-
### Enable Necessary Google Workspace APIs in GCP
55
+
### 4. Enable Necessary Google Workspace APIs in GCP
56
56
57
57
Enable the following APIs on the Google Cloud Console:
58
58
- [Enable Google Calendar API](https://console.cloud.google.com/apis/library/calendar-json.googleapis.com?project=winter-surf-439414-h1)
@@ -61,22 +61,22 @@ Enable the following APIs on the Google Cloud Console:
4. Use the Client ID and copy the scopes to create a new API client. Refer to [Delegate domain-wide authority to your service account](https://cloud.google.com/chronicle/docs/soar/marketplace-integrations/google-alert-center?_gl=1*skktsb*_ga*MTMxODg5NDExMy4xNzI5NjA1MzYy*_ga_WH2QY8WWF5*MTcyOTc3MDg2Ny40LjEuMTcyOTc3MDg5OC4yOS4wLjA.#delegate_domain-wide_authority_to_your_service_account). Then, select **Next**.
74
74
75
-
### Confirm Workspace Administrator Email
75
+
### 7. Confirm Workspace Administrator Email
76
76
77
77
Enter the email associated with the Google Workspace Administrator account. Your email must match the email associated with your Google Workspace account, or else your integration will not work.
78
78
79
-
### Create integration
79
+
### 8. Create integration
80
80
81
81
1. Select **Create integration**.
82
82
2. Once you created your integration, you will be redirected to the **Review details** page, where you will be able to review **Integration details**.
0 commit comments