Centralize data and automate business processes with ShipStation integrations
Streamline your business processes by centralizing your ShipStation data. Boost.space connects to your IT tools and helps aggregate their data into central databases. Data centralization serves as the foundation for easy collaboration across teams, process automation across tools, and data analysis with a complete story.
Integrate ShipStation with thousands of other apps in a few clicks.
Get a head start with our ShipStation integration templates or create your own
Listen for Order Events
Receives notifications about new and updated orders.
Listen for Order Events (with Item Info)
Receives notifications about new and updated orders (including detailed information about individual items that are part of the order).
Listen for Shipment Events
Receives notifications about new shipments. The triggering event for ship notifications is the generation of a shipping label. Marking an order as shipped WILL NOT trigger this webhook.
Listen for Shipment Events (with Item Info)
Receives notifications about new shipments, including detailed information about individual items that are part of the shipment. The triggering event for ship notifications is the generation of a shipping label. Marking an order as shipped WILL NOT trigger this webhook.
Void Label
Voids the specified label by shipmentId.
Update Warehouse
Updates an existing warehouse (Ship From Location). This call DOES NOT currently support partial updates. The entire resource must be provided in the body of the request.
Update Store
Updates an existing, active store. Inactive stores cannot be modified via the API. This call DOES NOT currently support partial updates. The entire resource must be provided in the body of the request.
Update Product
Updates an existing product. This call DOES NOT currently support partial updates. The entire resource must be provided in the body of the request.
Update Order
Updates an existing order. Only orders in an open status in ShipStation (awaiting_payment, awaiting_shipment, and on_hold) can be updated through this method. This call DOES NOT currently support partial updates. The entire resource must be provided in the body of the request.
Unassign User from Order
Unassigns a user from an order.
Restore Order from On Hold
Changes the status of the given order from On Hold to Awaiting Shipment.
Remove Tag From Order
Removes a tag from the specified order.
Refresh Store
Initiates a store refresh.
Reactivate Store
Reactivates the specified store.
Mark an Order as Shipped
Marks an order as shipped without creating a label in ShipStation.
Hold Order
Changes the status of the given order to On Hold until the date specified.
Get Warehouse
Returns details for a selected warehouse (Ship From Location).
Get Store
Gets a selected store's details.
Get Product
Gets a selected product's details.
Get Order
Retrieves a single order from the database.
Get Customer
Gets a selected customer's details.
Get Carrier
Gets a selected carrier's details.
Delete Order
Removes a selected order from ShipStation's UI. This is a "soft" delete action so the order will still exist in the database, but will be set to "inactive".
Deactivate Store
Deactivates the specified store.
Create Warehouse
Creates a new warehouse (Ship From Location).
Create Order
Creates a new order.
Assign User to Order
Assigns a user to an order.
Add Tag to Order
Adds a tag to an order.
Add Funds
Adds funds to a carrier account using the payment information on file.
Make an API Call
Performs an arbitrary authorized API call.
List Carriers
Lists all carriers
List Customers
Lists all customers.
List Fulfillments
Obtains a list of fulfillments that match the specified criteria. Orders that have been marked as shipped either through the UI or the API will appear in the response as they are considered fulfillments.
List Marketplaces
Lists the marketplaces that can be integrated with ShipStation.
List Orders
Lists all orders for the specified criteria.
List Packages
Retrieves a list of packages for the specified carrier.
List Products
Lists all products.
List Services
Retrieves the list of available shipping services provided by the specified carrier.
List Shipments
Retrieves a list of shipments that match the specified criteria. Only valid shipments with labels generated in ShipStation will be returned in the response. Orders that have been marked as shipped either through the UI or the API will not appear as they are considered external shipments.
List Stores
Retrieves the list of installed stores on the account.
List Tags
Lists all tags defined for this account.
List Users
Lists all users related to a connected account.
List Warehouses
Lists all warehouses (Ship From Locations).