Skip to content

sumoheavy/tap-shipstation

 
 

Repository files navigation

tap-shipstation

This is a Singer tap that produces JSON-formatted data following the Singer spec.

This tap:

Getting started

Create a config JSON file with the following format. The default_start_datetime should be in Pacific Time (required by the ShipStation API, see here).

{
  "api_key": "Your ShipStation API Key",
  "api_secret": "Your ShipStation API Secret",
  "default_start_datetime": "2018-11-01 00:00:00"
}

You can obtain your ShipStation API key by following the instructions here.


Copyright © 2018 Milk Bar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%