Mailtrap
Email Delivery Platform for individuals and businesses to test, send and control email infrastructure in one place.
Configuration
| Input | Type | Description | Default Value | 
|---|---|---|---|
| api_token | string | API Token. API token to use. Find it at https://mailtrap.io/account | 
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | 
|---|---|---|---|---|
| accounts | id | No pagination | ✅ | ❌ | 
| billing_usage | uuid | No pagination | ✅ | ❌ | 
| resources | id | No pagination | ✅ | ❌ | 
| sending_domains | id | No pagination | ✅ | ❌ | 
| inboxes | id | No pagination | ✅ | ❌ | 
| messages | id | No pagination | ✅ | ❌ | 
| projects | id | No pagination | ✅ | ❌ | 
Reference
Config fields reference
Field
Type
Property name
string
api_token
Changelog
Expand to review
| Version | Date | Pull Request | Subject | 
|---|---|---|---|
| 0.0.9 | 2025-01-25 | 52259 | Update dependencies | 
| 0.0.8 | 2025-01-18 | 51847 | Update dependencies | 
| 0.0.7 | 2025-01-11 | 51145 | Update dependencies | 
| 0.0.6 | 2024-12-28 | 50593 | Update dependencies | 
| 0.0.5 | 2024-12-21 | 50143 | Update dependencies | 
| 0.0.4 | 2024-12-14 | 49649 | Update dependencies | 
| 0.0.3 | 2024-12-12 | 49256 | Update dependencies | 
| 0.0.2 | 2024-12-11 | 48968 | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 | 
| 0.0.1 | 2024-10-23 | Initial release by @gemsteam via Connector Builder |