SendPulse
Airbyte connector for SendPulse allows you to seamlessly sync data from SendPulse to your data warehouse. It retrieves essential information from various SendPulse streams, including mailing lists, campaigns, templates, senders, webhooks, balance details, and balance. This enables you to analyze and manage your SendPulse email marketing and communication efforts effectively in a centralized location.
Configuration
Input | Type | Description | Default Value |
---|
client_id | string | OAuth Client ID. | |
client_secret | string | OAuth Client Secret. | |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
mailing_lists | id | DefaultPaginator | ✅ | ❌ |
campaigns | id | DefaultPaginator | ✅ | ❌ |
templates | id | No pagination | ✅ | ❌ |
senders | email | No pagination | ✅ | ❌ |
webhooks | id | No pagination | ✅ | ❌ |
balance_details | | No pagination | ✅ | ❌ |
balance | currency | No pagination | ✅ | ❌ |
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|
0.0.1 | 2024-11-08 | | Initial release by @parthiv11 via Connector Builder |