1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Files
airbyte/docs/integrations/sources/sparkpost.md

1.5 KiB
Raw Blame History

SparkPost

The SparkPost connector for Airbyte enables seamless integration with SparkPosts email delivery service, allowing users to automatically sync email performance data, including delivery, open, and click metrics, into their data warehouses.

Configuration

Input Type Description Default Value
api_key string API Key.
start_date string Start Date.
api_prefix string API Endpoint Prefix (api or api.eu) api

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
message_events event_id DefaultPaginator
sending_domains domain No pagination
ab_test id No pagination
templates id No pagination
recipients id No pagination
subaccounts id DefaultPaginator
snippets id No pagination

Changelog

Expand to review
Version Date Pull Request Subject
0.0.2 2024-10-28 47612 Update dependencies
0.0.1 2024-10-22 Initial release by @bishalbera via Connector Builder