Create Google Chat Integration URL

  1. Go to SiteGPT dashboard and open the chatbot that you created.
  2. Click on Integrations in the sidebar.
  3. You will see a grid of all the integrations that SiteGPT currently has.
  4. Click on Get Started for Google Chat Integration.
  5. Click on Connect button in the popup.
  6. Now, you will see an URL called Integration URL inside the popup.
  7. Copy that URL to your clipboard.

Set up Google Chat Integration

  1. Go to Google Cloud Console and login with your Google account.
  2. Make sure you are logged in to the correct Google account.
  3. You will see a search bar in the Google Console dashboard.
  4. Enter project in the search bar and select the Create a Project option in the dropdown.
  5. Choose a project name and click on Create. Project name can be anything. This project name is just for your reference.
  6. Once you create the project, make sure that the correct project is selected.
  7. Click on the search bar again and enter google chat api. From the dropdown options, select Google Chat API (Google Enterprise API) and click on that option.
  8. Then click on Enable to enable the Google Chat API for your selected project.
  9. Once enabled, go to management settings of Google Chat API and click on Configuration.
  10. Under Configuration, enter the name of your bot in App name. Enter avatar of your bot in Avatar URL. Enter the description of your bot in Description.
  11. Enable Interactive features. Enable Receive 1:1 messages. Also enable Join spaces and group conversations.
  12. In the Connection Settings, select App URL and enter the url that you copied from SiteGPT dashboard.
  13. Add a new slash command with Name as clear-chat, Command Id as 1, Description as Restarts the conversation.
  14. Under Visiblity, add the emails that should have access to this chatbot.
  15. Finally, click on Save.
  16. That’s it. Your Google Chat integration is now live.
  17. You can open Google Chat and start talking with your chatbot.