Amazon component
The Amazon component is able to connect to the Amazon Marketplace API as it takes alot of work away that is specific to Amazon. The component takes care of the signing and hashing of the authentication header, you can choose to use the form inside the component instead of generating an XML
yourself and you can simply select the method you want to call from a dropdown list. For more information and examples regarding the Amazon Marketplace API see the documentation link below.
Amazon API Documentation
https://developer.amazonservices.com/gp/mws/docs.html
Configuration
The Amazon component has the following configuration options:
Property | Description |
---|---|
Operation | The operation action you want to call from the Amazon Marketplace API. |
Access Key | Your developer's access key |
Secret Key | Your developer's secret key |
Auth Token | Your developer's auth token (optional) |
Seller Id | Your Amazon Seller Id |
Marketplace | The Amazon Marketplace you want the request to be applied to. |
Remarks
- When you select a operation you can fill in all the information in the dynamically generated form inside the component.
- You can use
${header.<headername>}
and${headers.<headername>}
variables in dynamic forms.
Header Mappings
The Amazon Marketplace Component allows the user to override certain fields using pre-specified headers. The property-header
mapping for this data-model is specified below:
Property | Header |
---|---|
Marketplace | DovetailAmazonMarketPlaceId |
Header Types
Header | Type |
---|---|
DovetailAmazonMarketPlaceId | A1PA6795UKMFR9 (Germany), A1RKKUPIHCS9HS (Spain) A13V1IB3VIYZZH (France), A1F83G8C2ARO7P (UK), A21TJRUUN4KGV (India), APJ6JRA9NG5V4 (Italy), A33AVAJ2PDY3EV (Turkey), A2Q3Y263D00KWC (Brazil), A2EUQ1WTGCTBG2 (Canada), A1AM78C64UM0Y8 (Mexico), ATVPDKIKX0DER (US), A39IBJ37TRP1C6 (Australia), A1VC38T7YXB528 (Japan), AAHKV2X7AFYLW (China) |