Amazom MWS
Amazon Marketplace Web Service (Amazon MWS) is an integrated web service API that helps Amazon sellers to programmatically exchange data on listings, orders, payments, reports, and more.
The Amazon MWS connector by IConduct integrates data on listings, orders, payments, reports to and from the end-system.
To configure the Amazon MWS connector, follow the instructions below:
- In the Admin Navigation tree, select Connections and click New.

Connections Section in the Admin Navigation Tree
- Scroll down to the E-Commerce section and select the Amazom MWS item from the list.

Connector Selection Page
- In the Amazon MWS Provider work area, fill in the following fields and click Save.

Connection Work Area
Field | Description |
---|---|
Connection* |
A new connection name. Enter a connection alias here. |
Is Active |
Toggles connector’s activity at interface execution. Enable the checkbox to activate the connection for execution. |
Cloud Agent* |
The LAN you are working with. Select "IConduct" for cloud systems and your corporate agent for internal systems. |
Implementation Type* |
Defines the connection implementation type. Supported values:
|
Is Source |
This connection entity is available as a data source for Import (writing to Schema). Enable the checkbox to ensure data import. |
Is Target |
This connection entity is available as a data target that receives data from schema to current data container. Enable the checkbox to ensure data export. |
Timeout |
The length of time (in milliseconds) the IConduct platform waits for a response from the connection provider before returning a timeout error. Set the time value to stop the system from connection attempts. |
SQL | The box is intended for entering a query. You can test the defined query by clicking Test Query once the connection is saved. It’s recommended to test the query after the connection testing. |
DateTime Format |
Allows defining the date and time formats appropriate for the connection. Recommend Format: yyyy-MM-dd HH:mm:ss |
Server URL* |
The service end-point where the request is sent. Insert the target system link here. |
Access Key Id* | A 20-character, alphanumeric identifier used for requests authentication. Example: AKIAIOSFODNN7EXAMPLE |
Secret Access Key* | Used for requests authentication and taken from the user’s Amazon account. Example: wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY |
Seller ID* | Your Seller ID at Amazon Marketplace. Used for authentication and taken from the user’s Amazon account. |
Auth Token* | Your MWS Authorization Token. Used for requests authentication and taken from the user’s Amazon account. |
Throttling Request Limit | Limits the number of attempts to submit requests to Amazon MWS per one minute. The requests possible range is 1-99. |
MarketPlace ID* | Is used for getting access to a specific Marketplace at Amazon MWS. Choose the needed one from the drop-down list. |
*- mandatory fields.
Once the connection is saved, you can test if it is successful. Click Test Connection in the toolbar. If the created connection works, you will receive a success message.

Testing the Connection