Skip to main content

Shipstation

This page contains the setup guide and reference information for Shipstation source connector.

Documentation reference: Visit https://www.shipstation.com/docs/api/ for API documentation

Authentication setup

To get your API key and secret in ShipStation:

↳ Go to Account Settings.

↳ Select Account from the side navigation, then choose API Settings.

↳ Click "Generate New API Keys" if no key and secret are listed yet.

** IMPORTANT ** ↳If you've already generated your API keys, the existing API keys will be displayed here and the button will read Regenerate API Keys.

If you already have API keys, do NOT generate new ones. Instead, copy your existing key and secret.

Copy your key and secret and paste them into the respective fields.

Configuration

InputTypeDescriptionDefault Value
usernamestringAPI Key.
passwordstringAPI Secret.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
carriersshippingProviderIdNo pagination
customerscustomerIdDefaultPaginator
fulfillmentsfulfillmentIdDefaultPaginator
ordersorderIdDefaultPaginator
productsproductIdDefaultPaginator
shipmentsshipmentIdDefaultPaginator
marketplacesname.marketplaceIdNo pagination
storesstoreIdNo pagination
usersuserIdNo pagination
warehouseswarehouseIdNo pagination
webhooksWebHookIDNo pagination

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.12024-12-21Initial release by @JohnnyRafael via Connector Builder
Was this page helpful?