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.
-
Read the data from the source, being any desired source component. In example we will use ZappySys Dummy Data Source component.
-
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.
-
Select New Connection to create a new connection:
API Destination - Amazon MWSAmazon 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. -
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 -
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]Amazon MWSOAuth [OAuth]https://mws.amazonservices.comRequired Parameters AWSAccessKeyId Fill in the parameter... Secret Key Fill in the parameter... SellerId Fill in the parameter... Optional Parameters -
Select the desired endpoint, change/pass the properties values, and go to the Mappings tab to map the columns.
API Destination - Amazon MWSAmazon 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. -
Finally, map the desired columns:
API Destination - Amazon MWSAmazon 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. -
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