This source can sync data for the Cart.com API. It supports both Full Refresh and Incremental sync for all streams. 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 is capable of syncing the following core Streams:
Integration Type | Airbyte Type | Notes |
---|---|---|
string |
string |
|
number |
number |
|
array |
array |
|
object |
object |
Feature | Supported?(Yes/No) | Notes |
---|---|---|
Full Refresh Sync | Yes | |
Incremental Sync | Yes | |
Namespaces | No |
The Cart.com API has some request limitation. See this .
- AmeriCommerce account
- Admin access
- Access Token
Please follow these steps to obtain Access Token for your account.
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.3 | 2021-08-26 | 5465 | Add the end_date option for limitation of the amount of synced data |
0.1.2 | 2021-08-23 | 1111 | Add order_items stream |
0.1.0 | 2021-06-08 | 4574 | Initial Release |