Skip to main content

Easypost

This directory contains the manifest-only connector for source-easypost.

Documentation reference:

Authentication setup

EasyPost uses api key authentication routed as Basic Http, Visit https://docs.easypost.com/docs/authentication for getting your api keys.

Configuration

InputTypeDescriptionDefault Value
usernamestringAPI Key. The API Key from your easypost settings
start_datestringStart date.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
batchesidDefaultPaginator
addressesidDefaultPaginator
trackersidDefaultPaginator
metadata_carriersnameNo pagination
end_shippersidDefaultPaginator
webhooksidDefaultPaginator
users_childrenidDefaultPaginator
carrier_accountsidDefaultPaginator
api_keysidDefaultPaginator

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.12024-10-0146287Initial release by @btkcodedev via Connector Builder