Choose the right retrieval pattern for the job.
Use webhooks when you need low-latency event handling. Use call-log exports when analysts need wide time windows. Use direct API pulls for near-real-time dashboards that can tolerate polling.Webhooks
Best for event-driven automation and near-real-time workflows.
Direct API
Best for dashboards and controlled reconciliation jobs.
Exports
Best for warehouse loads, finance review, and historical QA batches.