Amazon MWS Connector
Amazon MWS Connector Help
Version 1
ZappySys Logo File Version: v1
Supported Engine: v1 or higher

Write data in Amazon MWS using Amazon MWS Connector in SSIS


In this section we will learn how to configure and use Amazon MWS Connector in the API Destination to write data in the Amazon MWS.

Video Tutorial - Write or lookup data to Amazon MWS using SSIS

This video covers following and more so watch carefully. After watching this video follow the steps described in this article.

  • How to download SSIS PowerPack for Amazon MWS integration in SSIS
  • How to configure connection for Amazon MWS
  • How to Write or lookup data to Amazon MWS
  • Features about SSIS API Destination
  • Using Amazon MWS Connector in SSIS




How to write or lookup data to Amazon MWS in SSIS (Import data)


In upper section we learned how to read data, now in this section we will learn how to configure Amazon MWS in the API Source to Post data to the Amazon MWS.

  1. Read the data from the source, being any desired source component. In example we will use ZappySys Dummy Data Source component.

  2. From the SSIS Toolbox drag and drop API Destination (Predefined Templates) on the Data Flow Designer surface and connect source component with it, and double click to edit it.
    SSIS API Destination (Predefined Templates) - Drag and Drop

  3. Select New Connection to create a new connection:

    API Destination - Amazon MWS
    Amazon MWS (Marketplace Web Service) Connector can be used to integrated web service API that helps Amazon sellers to programmatically exchange data on listings, orders, payments, reports, and more.
    API Destination - New Connection

  4. Use a preinstalled Amazon MWS Connector from Popular Connector List or press Search Online radio button to download Amazon MWS Connector. Once downloaded simply use it in the configuration:

    Amazon MWS
    Amazon MWS Connector Selection

  5. Proceed with selecting the desired Authentication Type. Then select API Base URL (in most cases default one is the right one). Finally, fill in all the required parameters and set optional parameters if needed. You may press a link Steps to Configure which will help set certain parameters. More info is available in Authentication section.

    Please refer to below API Reference (External Site) link for OAuth [OAuth]

    https://zappysys.com/links/?url=http://docs.developer.amazonservices.com/en_US/dev_guide/DG_Registering.html

    Amazon MWS
    OAuth [OAuth]
    https://mws.amazonservices.com
    Required Parameters
    AWSAccessKeyId Fill in the parameter...
    Secret Key Fill in the parameter...
    SellerId Fill in the parameter...
    Optional Parameters
    ZappySys OAuth Connection

  6. Select the desired endpoint, change/pass the properties values, and go to the Mappings tab to map the columns.

    API Destination - Amazon MWS
    Amazon MWS (Marketplace Web Service) Connector can be used to integrated web service API that helps Amazon sellers to programmatically exchange data on listings, orders, payments, reports, and more.
    API Destination - Select Endpoint

  7. Finally, map the the desired columns:

    API Destination - Amazon MWS
    Amazon MWS (Marketplace Web Service) Connector can be used to integrated web service API that helps Amazon sellers to programmatically exchange data on listings, orders, payments, reports, and more.
    API Destination - Columns Mapping

  8. That's it; we successfully configured the POST API Call. In a few clicks we configured the Amazon MWS API call using ZappySys Amazon MWS Connector