Skip to main content

Shippo

This is the Shippo source for ingesting data using the Shippo API.

Shippo is your one-stop solution for shipping labels. Whether you use our app to ship or API to power your logistics workflow, Shippo gives you scalable shipping tools, the best rates, and world-class support https://goshippo.com/

In order to use this source, you must first create a Shippo account. Once logged in, head over to Settings -> Advanced -> API and click on generate new token. You can learn more about the API here https://docs.goshippo.com/shippoapi/public-api/#tag/Overview

Configuration

InputTypeDescriptionDefault Value
shippo_tokenstringShippo Token. The bearer token used for making requests
start_datestringStart date.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
addressesidDefaultPaginator
parcelsobject_idDefaultPaginator
custom_itemsobject_idDefaultPaginator
accountsobject_idDefaultPaginator
carrier_acountsobject_idDefaultPaginator
shipmentsobject_idDefaultPaginator

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.12024-10-28Initial release by @aazam-gh via Connector Builder
Was this page helpful?