This connector use the Mantle API to get customers and subscriptions streams
Configuration
Input | Type | Description | Default Value |
---|
api_key | string | API Key. | |
start_date | string | Start date. | |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
customers | id | DefaultPaginator | ✅ | ✅ |
subscriptions | id | DefaultPaginator | ✅ | ✅ |
Reference
No configuration specification is available for this connector.
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|
0.0.1 | 2025-08-13 | | Initial release by @KimPlv via Connector Builder |