Amazon Seller Partner
Connect to Amazon Seller Partner
Select Amazon Seller Partner.
Please also make sure that you have order data in your account, or the "Testing connection" step will fail.
After successfully establishing the connection, choose tables to import and click Finish Setup.
Supported tablesβ
Flat File Orders Reports By Last Update (incremental)
Orders (incremental)
Seller Feedback Report (incremental)
Troubleshooting
If you wish to sync Brand Analytics reports, please make sure that the Report Options field is provided. Report Options should be in a valid JSON String format. e.g.
{"GET_BRAND_ANALYTICS_ITEM_COMPARISON_REPORT": {"reportPeriod": "WEEK"}, "GET_BRAND_ANALYTICS_MARKET_BASKET_REPORT": {"reportPeriod": "WEEK"}, "GET_BRAND_ANALYTICS_SEARCH_TERMS_REPORT": {"reportPeriod": "WEEK"}, "GET_BRAND_ANALYTICS_REPEAT_PURCHASE_REPORT": {"reportPeriod": "WEEK"}, "GET_BRAND_ANALYTICS_ALTERNATE_PURCHASE_REPORT": {"reportPeriod": "WEEK"}}
The reportPeriod attribute can be DAY, WEEK, or MONTH.
Last updated