LoudPixel Docs
How toNotification channels

Connect Google Chat notifications

Send LoudPixel citation alerts to a Google Chat space webhook. Takes about 2 minutes.

Webhooks are available in Google Chat spaces (not 1:1 DMs) on Google Workspace accounts.

Steps

  1. Open the space. Click the space name → Apps & integrations.
  2. Add a webhook. Webhooks → Add webhook → name it LoudPixel → save.
  3. Copy the URL. It looks like https://chat.googleapis.com/v1/spaces/AAAA/messages?key=…&token=… — copy the whole thing including the query string.
  4. Paste into LoudPixel. Account → Notifications → toggle Google Chat on → paste → SaveSend test.

Troubleshooting

  • No "Apps & integrations" menu — webhooks need a Workspace account and a space (not a DM); personal Gmail accounts don't offer them.
  • Test fails — make sure the full URL was pasted including key= and token= parameters; they are part of the credential.

On this page