Sendowl
Sendowl is an All-in-One Digital Commerce Platform. Using this connector we can extract data from products , packages , orders , discounts and subscriptions streams. API Docs
Configuration
| Input | Type | Description | Default Value | 
|---|---|---|---|
| username | string | Username. Enter you API Key | |
| password | string | Password. Enter your API secret | |
| start_date | string | Start date. | 
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | 
|---|---|---|---|---|
| products | id | DefaultPaginator | ✅ | ❌ | 
| packages | id | DefaultPaginator | ✅ | ❌ | 
| orders | id | DefaultPaginator | ✅ | ✅ | 
| subscriptions | id | DefaultPaginator | ✅ | ❌ | 
Reference
Config fields reference
Field
Type
Property name
string
username
string
start_date
string
password
Changelog
Expand to review
| Version | Date | Pull Request | Subject | 
|---|---|---|---|
| 0.0.14 | 2025-03-08 | 55072 | Update dependencies | 
| 0.0.13 | 2025-02-23 | 54560 | Update dependencies | 
| 0.0.12 | 2025-02-15 | 53972 | Update dependencies | 
| 0.0.11 | 2025-02-08 | 53467 | Update dependencies | 
| 0.0.10 | 2025-02-01 | 52972 | Update dependencies | 
| 0.0.9 | 2025-01-25 | 52529 | Update dependencies | 
| 0.0.8 | 2025-01-18 | 51915 | Update dependencies | 
| 0.0.7 | 2025-01-11 | 51363 | Update dependencies | 
| 0.0.6 | 2024-12-28 | 50711 | Update dependencies | 
| 0.0.5 | 2024-12-21 | 50248 | Update dependencies | 
| 0.0.4 | 2024-12-14 | 49683 | Update dependencies | 
| 0.0.3 | 2024-12-12 | 49338 | Update dependencies | 
| 0.0.2 | 2024-12-11 | 49054 | 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-11-09 | Initial release by @ombhardwajj via Connector Builder |