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
- Open the space. Click the space name → Apps & integrations.
- Add a webhook. Webhooks → Add webhook → name it
LoudPixel→ save. - Copy the URL. It looks like
https://chat.googleapis.com/v1/spaces/AAAA/messages?key=…&token=…— copy the whole thing including the query string. - Paste into LoudPixel. Account → Notifications → toggle Google Chat on → paste → Save → Send 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=andtoken=parameters; they are part of the credential.
Connect Telegram notifications
Send LoudPixel citation alerts to Telegram via your own bot. Takes about 5 minutes including chat-ID lookup.
Connect Microsoft Teams notifications
Send LoudPixel citation alerts to a Teams channel via a Power Automate workflow URL. Microsoft retired legacy incoming webhooks — this is the current path.