diff --git a/docs/platform-services/automation-service/app-central/integrations/google-chat.md b/docs/platform-services/automation-service/app-central/integrations/google-chat.md index 424e0d3f29..e4f7c85850 100644 --- a/docs/platform-services/automation-service/app-central/integrations/google-chat.md +++ b/docs/platform-services/automation-service/app-central/integrations/google-chat.md @@ -8,7 +8,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; google ***Version: 2.0 -Updated: August 27, 2024*** +Updated: Oct 29, 2024*** Google Chat is an intelligent and secure communication and collaboration tool, built for teams. @@ -30,13 +30,15 @@ Google Chat is an intelligent and secure communication and collaboration tool, b 3. Go to the **API&Services** > **Credentials** page. 4. In the same page click on **ENABLES API AND SERVICES** and search for Google Chat and enable it. 5. Click **CREATE CREDENTIALS** and select **Service Account**.
google-drive -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. +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. 7. (Optional) Enter a description of the service account. 8. Skip two optional grant permissions steps and click **Done** to complete the service account creation.
google-drive 9. Click on the generated service account to open the details.
google-drive -10. Under the **KEYS** tab, Click **ADD KEY** and choose **Create new key**.
google-drive +10. Under the **KEYS** tab, click **ADD KEY** and choose **Create new key**.
google-drive 11. Click on **CREATE** (make sure **JSON** is selected).
google-drive 12. The JSON file is downloaded. Make sure you save it in a safe place. +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**.
google-drive +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. ## Google Chat in Automation Service and Cloud SOAR @@ -46,4 +48,5 @@ Google Chat is an intelligent and secure communication and collaboration tool, b ## Change Log -* August 27, 2024 (v2.0) - First upload \ No newline at end of file +* August 27, 2024 (v2.0) - First upload +* October 29, 2024 (v2.0) - Updated the docs \ No newline at end of file diff --git a/static/img/platform-services/automation-service/app-central/integrations/google-drive/google-drive-10.png b/static/img/platform-services/automation-service/app-central/integrations/google-drive/google-drive-10.png new file mode 100644 index 0000000000..8e9658956f Binary files /dev/null and b/static/img/platform-services/automation-service/app-central/integrations/google-drive/google-drive-10.png differ