# Poplar Website: https://app.heypoplar.com/ Documentation: https://developers.heypoplar.com/ ## Configuration | Input | Type | Description | Default Value | |-------|------|-------------|---------------| | `access_token` | `string` | Access Token. Your Poplar API Access Token. Generate it from the [API Credentials page](https://app.heypoplar.com/credentials) in your account. Use a production token for live data or a test token for testing purposes. | | ## Streams | Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | |-------------|-------------|------------|---------------------|----------------------| | campaigns | id | No pagination | ✅ | ❌ | | creatives | | No pagination | ✅ | ❌ | | audiences | id | No pagination | ✅ | ❌ | | me | id | No pagination | ✅ | ❌ | | mailings | id | No pagination | ✅ | ❌ | ## Changelog
Expand to review | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| | 0.0.26 | 2025-11-25 | [69951](https://github.com/airbytehq/airbyte/pull/69951) | Update dependencies | | 0.0.25 | 2025-11-18 | [69632](https://github.com/airbytehq/airbyte/pull/69632) | Update dependencies | | 0.0.24 | 2025-10-29 | [68947](https://github.com/airbytehq/airbyte/pull/68947) | Update dependencies | | 0.0.23 | 2025-10-21 | [68224](https://github.com/airbytehq/airbyte/pull/68224) | Update dependencies | | 0.0.22 | 2025-10-14 | [67820](https://github.com/airbytehq/airbyte/pull/67820) | Update dependencies | | 0.0.21 | 2025-10-07 | [67492](https://github.com/airbytehq/airbyte/pull/67492) | Update dependencies | | 0.0.20 | 2025-09-30 | [66968](https://github.com/airbytehq/airbyte/pull/66968) | Update dependencies | | 0.0.19 | 2025-09-23 | [66422](https://github.com/airbytehq/airbyte/pull/66422) | Update dependencies | | 0.0.18 | 2025-09-09 | [65794](https://github.com/airbytehq/airbyte/pull/65794) | Update dependencies | | 0.0.17 | 2025-08-23 | [65229](https://github.com/airbytehq/airbyte/pull/65229) | Update dependencies | | 0.0.16 | 2025-08-09 | [64762](https://github.com/airbytehq/airbyte/pull/64762) | Update dependencies | | 0.0.15 | 2025-08-02 | [64201](https://github.com/airbytehq/airbyte/pull/64201) | Update dependencies | | 0.0.14 | 2025-07-26 | [63921](https://github.com/airbytehq/airbyte/pull/63921) | Update dependencies | | 0.0.13 | 2025-07-19 | [63406](https://github.com/airbytehq/airbyte/pull/63406) | Update dependencies | | 0.0.12 | 2025-07-12 | [63233](https://github.com/airbytehq/airbyte/pull/63233) | Update dependencies | | 0.0.11 | 2025-07-05 | [62593](https://github.com/airbytehq/airbyte/pull/62593) | Update dependencies | | 0.0.10 | 2025-06-28 | [62400](https://github.com/airbytehq/airbyte/pull/62400) | Update dependencies | | 0.0.9 | 2025-06-21 | [61899](https://github.com/airbytehq/airbyte/pull/61899) | Update dependencies | | 0.0.8 | 2025-06-14 | [60546](https://github.com/airbytehq/airbyte/pull/60546) | Update dependencies | | 0.0.7 | 2025-05-10 | [60110](https://github.com/airbytehq/airbyte/pull/60110) | Update dependencies | | 0.0.6 | 2025-05-04 | [59522](https://github.com/airbytehq/airbyte/pull/59522) | Update dependencies | | 0.0.5 | 2025-04-27 | [59048](https://github.com/airbytehq/airbyte/pull/59048) | Update dependencies | | 0.0.4 | 2025-04-19 | [58469](https://github.com/airbytehq/airbyte/pull/58469) | Update dependencies | | 0.0.3 | 2025-04-12 | [57910](https://github.com/airbytehq/airbyte/pull/57910) | Update dependencies | | 0.0.2 | 2025-04-05 | [57291](https://github.com/airbytehq/airbyte/pull/57291) | Update dependencies | | 0.0.1 | 2025-03-31 | | Initial release by [@btkcodedev](https://github.com/btkcodedev) via Connector Builder |