QuickBooks Webhook Service

Processes webhooks from QuickBooks Online


This service processes webhooks from QuickBooks Online and integrates with the Analytics Supply Platform.

View Status
Webhook Endpoints
  • Webhook: POST /webhook/quickbooks
    Receives QuickBooks webhook notifications
  • Verification: GET /webhook/quickbooks/verify
    Webhook verification endpoint
  • Health Check: GET /health
    Service health status
API Endpoints
  • Data Types: GET /api/quickbooks/types
    Get available QuickBooks data types
  • Data by Type: GET /api/quickbooks/data/<type>
    Get QuickBooks data by type
Service Information
Integration

Integrates with the Analytics Supply Platform using shared as_models package

Data Storage

Uses Firestore for data storage and BigQuery for analytics

Logging

Comprehensive logging using Google Cloud Logging