Communication

Google Chat

3min

With the Google Chat modules in Make, you can:

  • retrieve and list spaces, and members
  • create, retrieve, and delete messages and get message attachments
  • call APIs and watch events

To get started with Google Chat app, create an account at chat.google.com.

Get Client Email and Private Key

To get client email address and private key, access your projects in Google API Console and follow the below instructions.

  1. Log in to your Google account. Click your organization and select NEW PROJECT.

    Document image
    
  2. Enter a name for the project, select your organization, and browse the project location. Click CREATE.

    Document image
    
  3. Select the project created and click IAM & Admin.

    Document image
    
  4. Click Service Accounts.

    Document image
    
  5. Click CREATE SERVICE ACCOUNT.

    Document image
    
  6. Enter the service account details and click CREATE AND CONTINUE. You can grant optional access and click DONE.

    Document image
    
  7. Select the newly created service account and click the three dots. Click Manage keys.

    Document image
    
  8. Click KEYS > ADD KEY.

    Document image
    
  9. Select the Key type and click CREATE.

    Document image
    
  10. Copy the Client Email and Private Key from the downloaded key.

    Document image
    

Connect Google Chat to Make

To connect Google Chat app, you need to obtain the Client Email and Private Key details from your Google account.

  1. In your Make account, insert a Google Chat module in your and click the Add button next to the Connection field.
  2. In the Connection name field, enter a name for the connection.
  3. In the Client Email and Private Key fields, enter the details obtained above and click Save.

    Google_Chat_12.png
    

You have successfully established the connection. You can now edit your and add more Google Chat modules. If your connection needs reauthorization at any point, follow the connection renewal steps here.