> ## Documentation Index
> Fetch the complete documentation index at: https://help.jetpack3pl.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ShipStation Integration

> Integrate ShipStation with Jetpack to automatically sync orders, push tracking updates, and streamline product management.

<div className="page-intro">
  Integrating ShipStation with Jetpack enables seamless order tracking and product synchronization. When Jetpack fulfills an order, tracking updates automatically push back to your orders page in ShipStation, with unique tracking numbers that link directly to the carrier's website for up-to-date tracking information.
</div>

<div
  style={{
backgroundColor: 'var(--color-background-secondary, #f8f9fa)',
padding: '8px 24px',
borderRadius: '8px',
marginTop: '16px',
marginBottom: '20px',
border: '1px solid var(--color-border, #e5e7eb)'
}}
>
  <div
    style={{
display: 'flex',
alignItems: 'center',
gap: '10px',
marginBottom: '0px'
}}
  >
    <img
      src="https://mintcdn.com/jetpack/l0jHEdf4TBXptPmb/images/shipbob-logomark.svg?fit=max&auto=format&n=l0jHEdf4TBXptPmb&q=85&s=12e573fede92cef73c1e1c767cd19643"
      alt="ShipBob"
      style={{
    height: '20px',
    width: 'auto'
  }}
      width="22"
      height="22"
      data-path="images/shipbob-logomark.svg"
    />

    <div
      style={{
  fontSize: '16px',
  fontWeight: '600',
  color: 'var(--color-text-primary, #1f2937)',
  letterSpacing: '0.3px'
}}
    >
      About ShipBob Integration References
    </div>
  </div>

  <div
    style={{
fontSize: '15px',
lineHeight: '1.7',
color: 'var(--color-text-secondary, #4b5563)',
marginTop: '0'
}}
  >
    During setup, you'll configure the <strong>"ShipBob"</strong> integration using API credentials from ShipStation. This is expected—Jetpack has licensed ShipBob's integration infrastructure to provide reliable connections. Your data flows seamlessly to your Jetpack dashboard.
  </div>
</div>

***

## How the ShipStation Integration Works

The ShipStation integration creates a seamless connection between your order management workflow and Jetpack's fulfillment operations. Here's what syncs automatically:

**Product Sync**: Products flow from ShipStation to Jetpack, ensuring your fulfillment centers have the information needed to process orders accurately.

**Order Sync**: Orders from any of your connected selling channels in ShipStation import to Jetpack for fulfillment.

**Tracking Sync**: When Jetpack ships an order, tracking information automatically syncs back to ShipStation, which then updates your selling channels and notifies customers.

This three-way sync ensures your products, orders, and shipments stay connected across all platforms without manual data entry.

***

## Integrating Jetpack and ShipStation

Follow these steps to connect your ShipStation account to Jetpack using the ShipStation API:

<Steps>
  <Step title="Click Quick Actions in the left-hand navigation bar" />

  <Step title="When the pop-up window appears, select Store Integration">
    <img src="https://mintcdn.com/jetpack/EwR2J3A_45wrJzS2/images/other-integrations/shipstation-select.png?fit=max&auto=format&n=EwR2J3A_45wrJzS2&q=85&s=e040bf8dfe12d104f22ad35e78932427" alt="Store Integration page showing ShipStation tile among platform options" className="screenshot" width="1349" height="926" data-path="images/other-integrations/shipstation-select.png" />
  </Step>

  <Step title="Select ShipStation">
    <img src="https://mintcdn.com/jetpack/jkR7KU2qKWzZ0qOM/images/other-integrations/shipstation-b2b-tag.png?fit=max&auto=format&n=jkR7KU2qKWzZ0qOM&q=85&s=a87ebc58d165ff7fb27ec4161867b716" alt="ShipStation order list showing orders tagged with ShipBob-B2B" className="screenshot" width="1414" height="1135" data-path="images/other-integrations/shipstation-b2b-tag.png" />
  </Step>

  <Step title="Click ShipStation API Settings to proceed">
    You'll be prompted to enter API credentials from your ShipStation account.
  </Step>

  <Step title="In your ShipStation account, click Generate API Keys">
    Navigate to **Account > API Settings** in ShipStation, then select **Generate New API Keys**.

    <img src="https://mintcdn.com/jetpack/jkR7KU2qKWzZ0qOM/images/other-integrations/shipstation-b2b-instructions.png?fit=max&auto=format&n=jkR7KU2qKWzZ0qOM&q=85&s=3af1219d25bf9f68ca5eaee28aeec062" alt="Jetpack order details page showing packing instructions and special SKU instructions fields" className="screenshot" width="646" height="438" data-path="images/other-integrations/shipstation-b2b-instructions.png" />
  </Step>

  <Step title="Copy the API Key and API Secret">
    Paste them into the corresponding fields on your Jetpack dashboard.
  </Step>

  <Step title="Click Link Store Now">
    After linking your store and completing the API configuration, proceed to sync your products to Jetpack to ensure your inventory is up to date.
  </Step>
</Steps>

For guidance on syncing products, see [Syncing Your Products](/fulfillment/managing-products/syncing-products).

***

## Importing B2B Orders from ShipStation

Adding the tag "ShipBob-B2B" to ShipStation orders will allow the Jetpack dashboard to import them as manual B2B orders.

Once imported, you can add packing and special SKU instructions directly in the Jetpack dashboard.

For more information about B2B orders, see [Creating B2B/Wholesale Orders](/fulfillment/b2b/creating-manual-b2b-orders).

***

## Shopify + ShipStation + Jetpack Setup

If you're using ShipStation as middleware between Shopify and Jetpack, there are additional considerations for how data flows between the three platforms.

**Setup order:**

1. Connect your Shopify store to ShipStation
2. Create products in ShipStation (manually or via bulk upload)
3. Configure order imports from Shopify to ShipStation
4. Connect ShipStation to Jetpack using the steps above
5. Sync products from ShipStation to Jetpack
6. Sync orders only after your inventory arrives and is stowed at Jetpack fulfillment centers

**Important timing consideration:** Only sync orders from ShipStation to Jetpack after your inventory has arrived and been stowed at Jetpack fulfillment centers. This prevents orders from being placed on hold due to missing inventory.

For detailed information about using ShipStation with Shopify, see [Shopify and ShipStation Integration](/fulfillment/account-setup/integrating-store/shopify-shipstation).

***

## Let's Dive Deeper

<CardGroup cols={3}>
  <Card title="Other Integrations Overview" icon="grid" href="/fulfillment/account-setup/other-integrations">
    Back to the main integrations guide
  </Card>

  <Card title="Shopify-ShipStation Guide" icon="shopify" href="/fulfillment/account-setup/integrating-store/shopify-shipstation">
    Using ShipStation with Shopify
  </Card>

  <Card title="Syncing Products" icon="arrows-rotate" href="/fulfillment/managing-products/syncing-products">
    Learn how to sync products to Jetpack
  </Card>

  <Card title="B2B Fulfillment" icon="building" href="/fulfillment/b2b">
    Explore B2B fulfillment options
  </Card>

  <Card title="Creating B2B Orders" icon="file-invoice" href="/fulfillment/b2b/creating-manual-b2b-orders">
    Learn about manual B2B orders
  </Card>

  <Card title="Integrations + Apps Overview" icon="plug" href="/fulfillment/account-setup/integrations-overview">
    Learn about all integration types
  </Card>
</CardGroup>

<div className="jetpack-callout">
  <img src="https://mintcdn.com/jetpack/2iejPNBTYKEx6ntF/images/jetpack-logomark-256.png?fit=max&auto=format&n=2iejPNBTYKEx6ntF&q=85&s=340604ced4add3864f2641341826e1c9" alt="Jetpack" className="jetpack-callout-icon" width="256" height="256" data-path="images/jetpack-logomark-256.png" />

  <div className="jetpack-callout-content">
    <h4 className="jetpack-callout-title">Questions? Contact Jetpack Care.</h4>
    <p className="jetpack-callout-text">If you have any questions or run into issues, you can always contact Jetpack Care for help. Our team is always here to assist via Slack, phone, or email!</p>
  </div>
</div>
