Webhook map
docChanged(docChanged)
HTTP handler setup
app/api/webhook/route.ts
Events
Doc Changed
Doc Changed
docChanged
A Google Doc was created, updated, deleted, or matched a content trigger
Payload
| Name | Type | Required | Description |
|---|---|---|---|
message | object | No | — |
subscription | string | No | — |
event | any | No | — |
message full type
message full type
Response data full type
Response data full type
webhookHooks example