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 | ✅ | ❌ |
Reference
Config fields reference
Field
Type
Property name
API Key
required
string
api_key
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.0.7 | 2025-01-18 | 52016 | Update dependencies |
0.0.6 | 2025-01-11 | 51424 | Update dependencies |
0.0.5 | 2024-12-28 | 50815 | Update dependencies |
0.0.4 | 2024-12-21 | 50340 | Update dependencies |
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 |