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 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 | ✅ | ❌ |
Reference
Config fields reference
Field
Type
Property name
string
access_token
string
start_date
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.0.1 | 2025-03-31 | Initial release by @btkcodedev via Connector Builder |