Lyftrondata Shippo Provider
The Lyftron API Profile for Shippo allows you to query data from Shippo. The Shippo profile is a single file (i.e. shippo.apip) which is meant to be used with the Lyftrondata API Driver. The profile contains the table definitions and other Shippo specific metadata that the Lyftrondata API Driver uses to connect to Shippo.
To use the Shippo Profile set the Profile property of Lyftrondata API Driver to the path of the Shippo 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 Shippo Tables.
Connecting to Shippo
Shippo uses an API Key to authenticate to the API. This can be found under "Settings" > "API" > "Generate Token". You can set the APIKey in ProfileSettings connection property.