Amazon MWS Connector
Documentation
Version: 2
Documentation
Amazon's MWS (Marketplace Web Service) is being deprecated and replaced by the newer AWS Selling Partner API (SP-API). For a more robust and secure integration, we recommend using our AWS Selling Partner (SP-API) Connector. As Amazon is phasing out MWS functionality and eventually plans to fully deprecate it.

EndPoint Get XML Report By ID - Cached Copy (Previously Generated)


Name

GetReportXml

Description

No description available

Parameters

Parameter Label Required Options Description
ReportId ReportId YES Enter Report ID returned by GetReportRequestList (With status of _DONE_ or _DONE_NO_DATA_) or GetReportList (only done reports)
Version Version NO

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.

Examples

SSIS

Use Amazon MWS Connector in API Source component to read data or in API Destination component to read/write data:

Get XML Report By ID - Cached Copy (Previously Generated) using API Source

Amazon MWS
Get XML Report By ID - Cached Copy (Previously Generated)
SSIS API Source - Read from table or endpoint

Get XML Report By ID - Cached Copy (Previously Generated) using API Destination

Amazon MWS
Get XML Report By ID - Cached Copy (Previously Generated)
SSIS API Destination - Access table or endpoint