Skip to main content
All CollectionsBuild AutomationsWorkflowsUse Cases
Get the Most Out of Google: Google Chatbots in Torq
Get the Most Out of Google: Google Chatbots in Torq

Create a Torq bot for Google Chat by following our GCP integration guide, adding specific scopes, and configuring API settings.

Updated over a week ago

To create a Torq bot for Google chat, follow the instructions to create a new Google Cloud Platform integration as outlined in the integration documentation, with some exceptions:

  • In step 5.6, Authorize the Service Account, use these additional scopes:

https://www.googleapis.com/auth/chat.bot
https://www.googleapis.com/auth/chat.memberships.app
https://www.googleapis.com/auth/chat.spaces
  • In API > Google Chat API > Configuration, set the App URL to:

https://interactivity.torq.io/google-chat/v1/interactivity-hooks
  • In API & Services > Enabled APIs & services, enable the API named IAM Service Account Credentials API.

    gcp service configuration
  • In IAM & Admin > IAM, choose your principal and add the role of Service Account Token Creator.

    GCP service assign roles
  • To create an integration in Torq, go to Integrations > Steps > Google Chat, and click Add.

    • Provide the credentials file you saved in step 3.5

    • Enter the GCP project number

    • Give the integration a unique and meaningful name

      Project number gcp
Did this answer your question?