Skip to content

hickies/tap-mws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tap-mws

Connecting tap-mws

Requirements

To set up tap-mws in Stitch, you need:

  • Amazon MWS Keys You will need to register as a devloper either through your own seller account or as a standard devloper see here
  • An Amazon Seller Account You will need an amazon account to pull orders from.

Setup

Example Config file:

{
  "seller_id": "", // Seller id for the account you would like to pull
  "aws_access_key" : "", // Dev key provided by amazon
  "client_secret" : "", // Dev key provided by amazon
  "marketplace_id": "", // Marketplace id for the marketplace you would like to pull (amazon us vs amazon canada...)
  "start_date" : "2015-01-01T00:00:00Z", // Start date for replication
  "user_agent" : ""
}

tap-mws Table Schemas

orders

order items


Copyright © 2019 Stitch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages