Skip to main content
Kadoa offers multiple ways to deliver your extracted data. Choose based on your infrastructure and use case.

Quick Comparison

MethodTypeBest For
SnowflakePushData warehousing, analytics
Cloud StoragePushS3, GCS, Azure pipelines
WebhooksPushEvent-driven architectures
WebSocketsPushReal-time dashboards
REST APIPullOn-demand access
SDKPullApplication integration
EmailPushAlerts & notifications
Google SheetsPullSpreadsheet workflows
SlackPushTeam notifications

Push vs Pull

Push methods deliver data automatically when workflows complete:
  • Snowflake, Cloud Storage, Webhooks, WebSockets, Email, Slack
Pull methods require you to request data:
  • REST API, SDK, Google Sheets

Data Warehouse Integration

For analytics and data warehousing, we recommend:

Event-Driven Integration

For real-time notifications and event-driven architectures:

Programmatic Access

For application integration:

Data Formats

Depending on the delivery method, data is available in:
FormatAvailable In
JSONREST API, SDK, Webhooks, WebSockets
ParquetCloud Storage, Snowflake
JSONLCloud Storage
CSVREST API, Cloud Storage