
Ding Connect [ARCHIVED]
Website: https://www.dingconnect.com/
API Reference: https://www.dingconnect.com/Api/Description
Configuration
Input | Type | Description | Default Value |
---|
api_key | string | API Key. Your API key for authenticating with the DingConnect API. You can generate this key by navigating to the Developer tab in the Account Settings section of your DingConnect account. | |
X-Correlation-Id | string | X-Correlation-Id. Optional header to correlate HTTP requests between a client and server. | |
start_date | string | Start date. | |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
countries | uuid | DefaultPaginator | ✅ | ❌ |
currencies | uuid | DefaultPaginator | ✅ | ❌ |
error_code_descriptions | uuid | DefaultPaginator | ✅ | ❌ |
product_descriptions | uuid | DefaultPaginator | ✅ | ❌ |
products | uuid | DefaultPaginator | ✅ | ❌ |
promotions | uuid | DefaultPaginator | ✅ | ✅ |
providers | uuid | DefaultPaginator | ✅ | ❌ |
regions | uuid | DefaultPaginator | ✅ | ❌ |
Reference
No configuration specification is available for this connector.
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|
0.0.1 | 2025-04-03 | 56995 | Initial release by @btkcodedev via Connector Builder |