SparkPost
The SparkPost connector for Airbyte enables seamless integration with SparkPost’s 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.4 | 2024-11-04 | 48315 | Update dependencies |
0.0.3 | 2024-10-29 | 47815 | Update dependencies |
0.0.2 | 2024-10-28 | 47612 | Update dependencies |
0.0.1 | 2024-10-22 | | Initial release by @bishalbera via Connector Builder |