Lyftrondata ShipStation Provider
The Lyftrondata API Profile for ShipStation allows you to query data from ShipStation. The ShipStation profile is a single file (i.e. shipstation.apip) which is meant to be used with the Lyftrondata API Driver. The profile contains the table definitions and other ShipStation specific metadata that the Lyftrondata API Driver uses to connect to ShipStation.
To use the ShipStation Profile set the Profile property of Lyftrondata API Driver to the path of the ShipStation profile, as well as the other connection properties specified in the documentation below. Once the Lyftrondata API Driver has been configured, you can issue SQL queries to access data from any of the ShipStation Tables.
Connecting to ShipStation
ShipStation uses Basic HTTP Authentication. Set your API Key in the User connection property and your API Secret in the Password connection property. You can find your API Key and API Secret under Settings at https://ss.shipstation.com/#/settings/api.