There are five required files that must be exported to the SFTP, within the /uploads
folder. These files (and optional additional files) are listed with their respective naming conventions and transfer frequencies below:
Ecommerce business
File | Transfer frequency | Status | Description |
---|---|---|---|
categories_YYYY-MM-DD.tsv | full export daily | Required | Category data used to classify product items |
items_YYYY-MM-DD.tsv | full export daily | Required | Product items data |
users_YYYY-MM-DD.tsv | incremental daily | Required | User data |
orders_YYYY-MM-DD.tsv | incremental daily | Required | Order data |
order_items_YYYY-MM-DD.tsv | incremental daily | Required | Product item data relating to specific orders |
user_subscriptions_YYYY-MM-DD.tsv | incremental daily | Optional | Subscription business data |
item_reviews_YYYY-MM-DD.tsv | incremental daily | Optional | Product item review data |
user_wish_lists_YYYY-MM-DD.tsv | incremental daily | Optional | Data as it pertains to products users add to their wish list |
To see what headers and data must be contained in each filetype, please see file schemas for detailed information.
Comments
0 comments
Please sign in to leave a comment.