feat(channels): add google chat adapter and webhook route
This commit is contained in:
@@ -150,6 +150,7 @@ Exceptions (handled by their own trust/auth model and therefore bypass gateway t
|
||||
- `POST /webhooks/:name` (HMAC-validated when webhook secret is configured)
|
||||
- `POST /gmail/push` (Google Pub/Sub push)
|
||||
- `POST /teams/events` (Microsoft Bot Framework activity callback)
|
||||
- `POST /google-chat/events` (Google Chat event callback, optional webhook token check)
|
||||
|
||||
## Message Format
|
||||
|
||||
|
||||
Reference in New Issue
Block a user