The 3PL Central source supports both Full Refresh and Incremental syncs. You can choose if this connector will copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run.
This Source Connector is based on a Airbyte CDK.
Several output streams are available from this source:
- StockSummaries (Full table)
- Customers (Full table)
- Items (Incremental)
- StockDetails (Incremental)
- Inventory (Incremental)
- Orders (Incremental)
If there are more endpoints you'd like Airbyte to support, please create an issue.
Feature | Supported? |
---|---|
Full Refresh Sync | Yes |
Incremental - Append Sync | Yes |
SSL connection | Yes |
Namespaces | No |
- Client ID
- Client Secret
- User login ID and/or name
- 3PL GUID
- Customer ID
- Facility ID
- Start date
Please read How to get your APIs credentials.
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.0 | 2021-08-18 | 7322 | New Source: 3PL Central |