
Tinyemail
Tinyemail is an email marketing tool.
We can extract data from campaigns and contacts streams using this connector.
API Docs
Configuration
| Input | Type | Description | Default Value | 
|---|
| api_key | string | API Key. |  | 
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | 
|---|
| campaigns | id | DefaultPaginator | ✅ | ❌ | 
| contacts | id | No pagination | ✅ | ❌ | 
| sender_details | id | No pagination | ✅ | ❌ | 
| contact_members |  | DefaultPaginator | ✅ | ❌ | 
Changelog
Expand to review
| Version | Date | Pull Request | Subject | 
|---|
| 0.0.3 | 2024-12-14 | 49779 | Update dependencies | 
| 0.0.2 | 2024-12-12 | 49437 | Update dependencies | 
| 0.0.1 | 2024-11-08 |  | Initial release by @ombhardwajj via Connector Builder |