Google Calendar Webhook
Google Integration
Google Calendar Webhook
Receive Google Calendar push notifications and trigger incremental sync.
Google sends POST with headers:
- X-Goog-Channel-ID: our channel UUID (from register_webhook)
- X-Goog-Resource-ID: Google’s resource ID
- X-Goog-Resource-State: ‘sync’ (initial) or ‘exists’ (change)
POST
Google Calendar Webhook
Documentation Index
Fetch the complete documentation index at: https://docs.aitasker.co/llms.txt
Use this file to discover all available pages before exploring further.
Response
200 - application/json
Successful Response