Skip to content

Commit 0c528c1

Browse files
ruturajsumojpipkin1
andcommitted
updated the docs for google chat (#4711)
* updated the docs for google chat * Updates from review --------- Co-authored-by: John Pipkin <[email protected]>
1 parent 28add5d commit 0c528c1

File tree

2 files changed

+7
-4
lines changed
  • docs/platform-services/automation-service/app-central/integrations
  • static/img/platform-services/automation-service/app-central/integrations/google-drive

2 files changed

+7
-4
lines changed

docs/platform-services/automation-service/app-central/integrations/google-chat.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
88
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/google.png')} alt="google" width="80"/>
99

1010
***Version: 2.0
11-
Updated: August 27, 2024***
11+
Updated: Oct 29, 2024***
1212

1313
Google Chat is an intelligent and secure communication and collaboration tool, built for teams.
1414

@@ -30,13 +30,15 @@ Google Chat is an intelligent and secure communication and collaboration tool, b
3030
3. Go to the **API&Services** > **Credentials** page.
3131
4. In the same page click on **ENABLES API AND SERVICES** and search for Google Chat and enable it.
3232
5. Click **CREATE CREDENTIALS** and select **Service Account**.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/google-drive/google-drive-1.png')} style={{border:'1px solid gray'}} alt="google-drive" width="800"/>
33-
6. Enter a Service account name to display in the Google Cloud console. The Google Cloud console generates a service account ID based on this name.
33+
6. Enter a service account name to display in the Google Cloud console. The Google Cloud console generates a service account ID based on this name.
3434
7. (Optional) Enter a description of the service account.
3535
8. Skip two optional grant permissions steps and click **Done** to complete the service account creation.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/google-drive/google-drive-2.png')} style={{border:'1px solid gray'}} alt="google-drive" width="800"/>
3636
9. Click on the generated service account to open the details.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/google-drive/google-drive-3.png')} style={{border:'1px solid gray'}} alt="google-drive" width="800"/>
37-
10. Under the **KEYS** tab, Click **ADD KEY** and choose **Create new key**.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/google-drive/google-drive-4.png')} style={{border:'1px solid gray'}} alt="google-drive" width="800"/>
37+
10. Under the **KEYS** tab, click **ADD KEY** and choose **Create new key**.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/google-drive/google-drive-4.png')} style={{border:'1px solid gray'}} alt="google-drive" width="800"/>
3838
11. Click on **CREATE** (make sure **JSON** is selected).<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/google-drive/google-drive-5.png')} style={{border:'1px solid gray'}} alt="google-drive" width="400"/>
3939
12. The JSON file is downloaded. Make sure you save it in a safe place.
40+
13. To configure the app in Google Chat API, go to **APIs & Services**, select **Google Chat API**, and in **CONFIGURATION** provide the details and click on **SAVE**. <br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/google-drive/google-drive-10.png')} style={{border:'1px solid gray'}} alt="google-drive" width="800"/>
41+
14. Go to the **Google Chat App** and add the above app in that. Also, to add above app in space, go to **space** and in **Apps & integration** add the app.
4042

4143
## Google Chat in Automation Service and Cloud SOAR
4244

@@ -46,4 +48,5 @@ Google Chat is an intelligent and secure communication and collaboration tool, b
4648

4749
## Change Log
4850

49-
* August 27, 2024 (v2.0) - First upload
51+
* August 27, 2024 (v2.0) - First upload
52+
* October 29, 2024 (v2.0) - Updated the docs
404 KB
Loading

0 commit comments

Comments
 (0)