Integrations

2 articles C By Customer Support

Ecommerce platforms, APIs, CSV imports, and connected tools.

Connecting Your Ecommerce Platform

CommerceShip integrates with ecommerce platforms to automatically sync orders, customers, and tracking data. Shopify CommerceShip has a dedicated Shopify app. Once installed, orders sync automatically from your Shopify store. When you ship an order in CommerceShip, tracking information is pushed back to Shopify and your customers are notified. Other platforms CommerceShip supports connections to additional ecommerce platforms, marketplaces, WMS, OMS, and ERP systems through our integrations module. CSV import If your platform is not directly supported, you can import orders via CSV. CommerceShip supports field mapping so you can match your CSV columns to the correct order fields. API For custom integrations, use the CommerceShip RESTful JSON API to push orders, pull tracking data, and manage shipments programmatically. If you need to connect a platform not listed here, let us know and we can explore integration options for your setup.

Using the CommerceShip API

The CommerceShip API gives you programmatic access to manage orders, shipments, rates, tracking, and more. Getting started with the API 1. Generate an API key from your account settings. 2. Use the API key in the Authorization header of your requests. 3. The API uses RESTful JSON format. What you can do with the API - Create and manage orders - Get rate quotes across carriers - Generate shipping labels - Retrieve tracking information - Manage carrier configurations - Access reports and analytics data Webhooks CommerceShip supports webhooks to notify your systems when events occur (for example, when a shipment status changes or an order is fulfilled). Configure webhook endpoints in your account settings. For API documentation and examples, contact us and we will provide access to the developer resources.