Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.26 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.26 KB

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