Shippo
Shipping API for e-commerce merchants to create labels, track packages, and manage shipping operations.
In development
Cataloged and scoped, not yet available to run in production.
- 95
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Create Shippo Address
Tool to create a new address in Shippo. Use when you need to store sender or recipient addresses for shipping labels and transactions. Addresses can be validated against carrier databases before creation by setting validate=true.
Create Batch
Tool to create a batch of shipments for bulk label purchasing. Use when you need to process multiple shipments at once with the same carrier and service level. Requires a valid carrier account ID from your Shippo account.
Create Carrier Account
Tool to create a new carrier account in Shippo. Use when you need to register carrier credentials for shipping operations. This action requires detailed billing and contact information, and for UPS accounts specifically, the user must agree to UPS terms and conditions.
Create Customs Item
Create a new customs item for international shipments. Customs items are required for customs declarations when shipping internationally. Use this action to define the contents, value, and origin of items being shipped across international borders.
Create Live Rate
Tool to generate live shipping rates from multiple carriers for a given shipment. Use when you need real-time pricing for shipping from origin to destination with specific items. Returns available rates with costs and delivery estimates.
Create Manifest
Tool to create a new shipping manifest with Shippo. Use when you need to generate a manifest document for a carrier with multiple shipments that need to be scanned at pickup.
Create Merchant Address
Tool to create a new address for a merchant using Shippo's Platform API. Use when you need to add an address to a merchant's account for shipping operations. This endpoint is part of the Platform API and requires a merchant ID.
Create Merchant Batch
Tool to create a batch for a merchant using the Shippo Platform API. Use when you need to create bulk shipment batches for a specific merchant account. Requires valid merchant ID, carrier account, and shipment IDs.
Triggers
Events that start workflows from this integration.
Batch Created
Sent for creating the Batch object that contains Batch Shipments. This process is done asynchronously.
Batch Purchased
Sent for purchasing Batch Shipments through the Batch endpoint. This request is done asynchronously.
Track Updated
Sent for tracking status updates. The POST request body will contain a JSON of the Tracking object.
Transaction Created
Sent whenever a transaction is created in your account. The POST request body will contain a JSON of the Transaction object that was created.
Transaction Updated
Sent whenever a transaction is updated in your account. The POST request body will contain a JSON of the Transaction object that was updated.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.