> ## 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.

# Syncing, Importing, and Creating Orders

> Learn the different methods to get orders into Jetpack—automatic sync from store integrations, manual sync, bulk Excel imports, and creating individual orders in the dashboard.

<div className="page-intro">
  Getting orders into Jetpack is the first step in fulfilling your customer shipments. Whether you're automatically syncing thousands of orders from your ecommerce store, bulk importing B2B orders via Excel, or manually creating individual shipments, Jetpack provides flexible methods to fit your workflow. This guide covers all four methods for populating orders in your dashboard, along with guidelines to ensure smooth order processing and fulfillment.
</div>

## Four Ways to Get Orders into Jetpack

| Method                  | Best For                                                                                                                                                     | Key Features                                                                                                                                         |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Automatic Syncing**   | <ul><li>D2C orders from integrated stores</li><li>High-volume ecommerce businesses</li><li>Hands-off order management</li></ul>                              | <ul><li>Orders sync automatically at regular intervals</li><li>No manual intervention required</li><li>Set once in Connection Settings</li></ul>     |
| **Manual Syncing**      | <ul><li>Importing orders outside automatic sync schedule</li><li>One-time order imports</li><li>Testing integrations</li></ul>                               | <ul><li>Trigger sync on-demand from Orders page</li><li>Select specific orders to import</li><li>See which orders already imported</li></ul>         |
| **Bulk Excel Import**   | <ul><li>B2B and wholesale orders</li><li>Large batches of orders (up to 1,000 D2C or 25 B2B per file)</li><li>Orders from non-integrated platforms</li></ul> | <ul><li>Upload using Jetpack's Excel template</li><li>Supports both D2C and B2B orders</li><li>Maximum 1,000 D2C or 25 B2B orders per file</li></ul> |
| **Individual Creation** | <ul><li>Single B2C, B2B, or FBA orders</li><li>Custom or one-off shipments</li><li>Testing fulfillment workflows</li></ul>                                   | <ul><li>Create orders one at a time in dashboard</li><li>Full control over recipient details</li><li>Supports Amazon FBA prep orders</li></ul>       |

<Info title="Integration Required for Automatic Sync">
  To automatically sync orders from your ecommerce platform, you must first integrate your store with Jetpack. Learn more about [setting up store integrations](/fulfillment/account-setup/integrations-overview).
</Info>

***

## Method 1: Automatically Syncing Orders from Store Integrations

Automatic syncing is the most common method for importing D2C orders into Jetpack. Once configured, orders from your integrated ecommerce platform automatically sync to your Jetpack dashboard at regular intervals—no manual intervention required.

### How Automatic Order Sync Works

Each ecommerce integration syncs orders at varying time intervals depending on the platform. For example, some platforms sync every 15 minutes, while others sync hourly or at custom intervals you configure. To view the specific sync schedule for your integration, refer to the integration's Help Center article.

When automatic syncing is enabled:

1. New orders are created in your ecommerce store (Shopify, BigCommerce, WooCommerce, etc.)
2. The integration automatically detects new orders based on the sync schedule
3. Orders are imported to your Jetpack dashboard
4. Jetpack begins processing orders for fulfillment

### Enabling Automatic Order Sync

To enable automatic order syncing from your ecommerce store integration:

From the Jetpack dashboard:

<Steps>
  <Step title="Navigate to Integrations">
    Click **Integrations** on the left-hand navigation bar
  </Step>

  <Step title="Select My Apps">
    Select **My Apps**

    <img src="https://mintcdn.com/jetpack/16IEwp1WjOy6YXut/images/d2c/integrations-my-apps-navigation.png?fit=max&auto=format&n=16IEwp1WjOy6YXut&q=85&s=a78504069b8f3b063d0436c0106b52ac" alt="Integrations navigation menu with My Apps option highlighted" className="screenshot" width="253" height="444" data-path="images/d2c/integrations-my-apps-navigation.png" />
  </Step>

  <Step title="Locate your integration">
    Locate the integration you want to update
  </Step>

  <Step title="Access Connection Settings">
    Click the **3 vertical dots** icon and choose **Connection Settings**

    <img src="https://mintcdn.com/jetpack/16IEwp1WjOy6YXut/images/d2c/connection-settings-menu.png?fit=max&auto=format&n=16IEwp1WjOy6YXut&q=85&s=14222c992fdd258ec675ca2dabe2c45b" alt="Integration settings menu with Connection Settings option" className="screenshot" width="666" height="364" data-path="images/d2c/connection-settings-menu.png" />
  </Step>

  <Step title="Enable order syncing">
    Check the box next to **Sync new Orders**
  </Step>

  <Step title="Set the Start Shipping date">
    Select a **Start Shipping date** (this can be a date in the past up to 120 days, or a future date)

    * Orders created on or after this date will be imported from your store

    <img src="https://mintcdn.com/jetpack/2iejPNBTYKEx6ntF/images/d2c/sync-orders-settings-fields.png?fit=max&auto=format&n=2iejPNBTYKEx6ntF&q=85&s=17491b96cb167d87a210d5d6958bbb56" alt="Connection Settings showing Sync new Orders checkbox and Start Shipping date field" className="screenshot" width="780" height="490" data-path="images/d2c/sync-orders-settings-fields.png" />
  </Step>

  <Step title="Save your settings">
    Click **SAVE**

    <Info title="Start Shipping Date">
      The Start Shipping date determines which orders Jetpack will import. Only orders created on or after this date will sync from your ecommerce platform. You can set a past date (up to 120 days back) to import historical orders or a future date if you're not ready to start fulfillment yet.
    </Info>
  </Step>
</Steps>

### What If There's No Direct Integration?

If Jetpack doesn't have a direct integration with your ecommerce platform, you have several options:

* **Middleware providers** - Use tools like NetSuite, Order Desk, or ShipStation to connect your platform to Jetpack
* **ShipBob Developer API** - Build a custom integration using Jetpack's API infrastructure
* **OAuth Apps** - Connect via third-party OAuth applications
* **Manual import methods** - Use bulk Excel imports or manual order creation (covered below)

Learn more about [available integrations](/fulfillment/account-setup/integrations-overview) and [other integration options](/fulfillment/account-setup/other-integrations).

***

## Method 2: Manually Syncing Orders from Store Integrations

Manual syncing allows you to trigger order imports on-demand, outside of the automatic sync schedule. This is useful when you need to import orders immediately for testing, troubleshooting, or handling time-sensitive shipments.

### When to Use Manual Sync

* You need to import orders outside the automatic sync schedule
* Testing a new integration
* Importing a specific subset of orders
* Troubleshooting missing orders

### How to Manually Sync Orders

From the Jetpack dashboard:

<Steps>
  <Step title="Navigate to Orders">
    Click **Orders** on the left-hand navigation bar
  </Step>

  <Step title="Select All Orders">
    Additional menu options will appear

    Select **All Orders**

    You will be redirected to the orders page

    <img src="https://mintcdn.com/jetpack/2iejPNBTYKEx6ntF/images/d2c/orders-navigation-menu.png?fit=max&auto=format&n=2iejPNBTYKEx6ntF&q=85&s=91b050039abed0f5ec3cf180b6a43acd" alt="Orders navigation menu with All Orders option highlighted" className="screenshot" width="307" height="595" data-path="images/d2c/orders-navigation-menu.png" />
  </Step>

  <Step title="Click Sync Orders">
    Click the **Sync Orders** button

    <img src="https://mintcdn.com/jetpack/2iejPNBTYKEx6ntF/images/d2c/sync-orders-button-page.png?fit=max&auto=format&n=2iejPNBTYKEx6ntF&q=85&s=e54f528251993e1422d17c3c76f633bd" alt="Orders page showing Sync Orders button in the top toolbar" className="screenshot" width="871" height="157" data-path="images/d2c/sync-orders-button-page.png" />
  </Step>

  <Step title="Select your store">
    Select the ecommerce platform tab and the store from the drop-down

    Orders that have already been imported are marked with a **gray checkbox**

    <img src="https://mintcdn.com/jetpack/16IEwp1WjOy6YXut/images/d2c/manual-sync-platform-tabs.png?fit=max&auto=format&n=16IEwp1WjOy6YXut&q=85&s=a696b8e57dd30c98b322f2c8c4de41ba" alt="Manual Order Sync dialog showing platform tabs and store dropdown" className="screenshot" width="460" height="264" data-path="images/d2c/manual-sync-platform-tabs.png" />
  </Step>

  <Step title="Sync your orders">
    Click the **Sync** button next to each order you want to import—or select multiple orders and click **Sync Orders** at once

    <img src="https://mintcdn.com/jetpack/16IEwp1WjOy6YXut/images/d2c/manual-sync-order-list.png?fit=max&auto=format&n=16IEwp1WjOy6YXut&q=85&s=0b7785c18b22217e69454d7627031ea7" alt="Order list with individual Sync buttons and bulk Sync Orders option" className="screenshot" width="900" height="133" data-path="images/d2c/manual-sync-order-list.png" />

    Imported orders should appear within a few minutes. If they don't appear after 10–15 minutes, please use Slack or email.
  </Step>
</Steps>

***

## Method 3: Bulk Importing Orders Using Excel Template

Bulk importing via Excel is ideal for B2B orders, wholesale shipments, and high-volume order imports from platforms without direct integrations. You can import up to 1,000 D2C orders or 25 B2B orders per file using Jetpack's order import template.

### When to Use Bulk Excel Import

* Importing B2B or wholesale orders in large batches
* Creating orders from non-integrated ecommerce platforms
* Migrating order history from another 3PL or system
* Handling one-time bulk order scenarios

### Guidelines for Using the Bulk Order Import Template

Before uploading your Excel file, follow these important guidelines to ensure successful order imports:

| Guideline                        | Details                                                                                                                                                                                                                          |
| -------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Download the Template**        | Use only Jetpack's official bulk order import Excel template. Do not create your own format.                                                                                                                                     |
| **Follow Template Instructions** | <ul><li>Review the **Definitions & Instructions** tab carefully</li><li>Do not alter cell formatting, including dropdown fields</li><li>Enter B2C and B2B orders on their respective tabs</li></ul>                              |
| **Order Limits**                 | <ul><li>**B2C:** Maximum 1,000 orders (10 SKUs per order) per file</li><li>**B2B:** Maximum 25 orders (50 SKUs per order) per file</li></ul>                                                                                     |
| **B2B Large Orders**             | If submitting a B2B order containing more than 10,000 units, fill out Jetpack's advance notice form 10 business days ahead of time in addition to uploading the Excel file.                                                      |
| **High-Volume D2C Notice**       | If uploading more than 100 D2C orders, a +1 business day will be added to the orders' SLA. Provide the Operations team with 72-hour advance notice by submitting Jetpack's high-volume order form in addition to the Excel file. |
| **Zip Code Requirements**        | If a country does not have a zip code, you must input the country abbreviation in the **Zipcode** column (as it appears on the **Country Codes & Names** tab of the Excel file).                                                 |
| **Product Name Matching**        | <ul><li>Product names must match exactly as they appear in the Jetpack Product Catalog</li><li>This column cannot be blank</li><li>Case-sensitive and spacing-sensitive</li></ul>                                                |

<Warning title="Product Catalog Matching">
  The most common cause of bulk import failures is product name mismatches. Ensure that product names in your Excel file match exactly—character for character—with the names in your [Product Catalog](/fulfillment/managing-products). Any discrepancies will cause the upload to fail.
</Warning>

### How to Upload the Excel Template

From the Jetpack dashboard:

<Steps>
  <Step title="Navigate to Orders">
    Click **Orders** on the left-hand navigation bar
  </Step>

  <Step title="Select All Orders">
    Additional menu options will appear

    Select **All Orders**

    You will be redirected to the Orders page

    <img src="https://mintcdn.com/jetpack/2iejPNBTYKEx6ntF/images/d2c/orders-all-orders-menu.png?fit=max&auto=format&n=2iejPNBTYKEx6ntF&q=85&s=60a665dfc77d073eac2d08ac9bcae677" alt="Orders navigation menu" className="screenshot" width="307" height="595" data-path="images/d2c/orders-all-orders-menu.png" />
  </Step>

  <Step title="Access Add Order menu">
    Click **Add Order**

    Additional menu options will appear
  </Step>

  <Step title="Select Import Via Excel">
    Select **Import Via Excel**

    <img src="https://mintcdn.com/jetpack/16IEwp1WjOy6YXut/images/d2c/add-order-import-excel-menu.png?fit=max&auto=format&n=16IEwp1WjOy6YXut&q=85&s=54a58dbba90a31743f21a2f3e58a90ac" alt="Add Order dropdown menu with Import Via Excel option highlighted" className="screenshot" width="978" height="244" data-path="images/d2c/add-order-import-excel-menu.png" />
  </Step>

  <Step title="Upload your Excel file">
    Drag and drop or browse for your saved Excel file

    <img src="https://mintcdn.com/jetpack/16IEwp1WjOy6YXut/images/d2c/excel-import-upload-dialog.png?fit=max&auto=format&n=16IEwp1WjOy6YXut&q=85&s=d1fca2523b9a0c4d66b94e5048b1c767" alt="Import Orders Via Excel dialog with file upload area" className="screenshot" width="832" height="555" data-path="images/d2c/excel-import-upload-dialog.png" />
  </Step>

  <Step title="Confirm the upload">
    Click **Yes** to confirm that the total number of orders matches the count on the screen

    <img src="https://mintcdn.com/jetpack/16IEwp1WjOy6YXut/images/d2c/excel-import-confirmation.png?fit=max&auto=format&n=16IEwp1WjOy6YXut&q=85&s=f11ee2d9b8bedba72f56bf320c737794" alt="Import confirmation dialog showing order count" className="screenshot" width="900" height="400" data-path="images/d2c/excel-import-confirmation.png" />

    Imported orders should appear within a few minutes. If they don't appear after 10–15 minutes, please use Slack or email.
  </Step>
</Steps>

### Troubleshooting Bulk Import Errors

If errors occur during the upload process, you'll receive an error message indicating the issue. Common errors include:

| Error Type                  | Cause                                              | Solution                                                                                                              |
| --------------------------- | -------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| **Duplicate Order IDs**     | Order ID already exists in Jetpack                 | Remove duplicate orders or use unique order IDs                                                                       |
| **Formatting Issues**       | Cell formatting altered or incorrect data types    | Re-download template and re-enter data without changing formatting                                                    |
| **Product Name Mismatch**   | Product name doesn't match Product Catalog exactly | Verify product names in your [Product Catalog](/fulfillment/managing-products) and update Excel file to match exactly |
| **Missing Required Fields** | Required columns left blank                        | Review template instructions and fill in all required fields                                                          |

After reviewing the template instructions and making corrections, upload the corrected Excel file again.

***

## Method 4: Creating Individual Orders Manually

Creating individual orders manually in the Jetpack dashboard gives you full control over recipient details, products, and order types. This method is ideal for one-off shipments, custom orders, or testing fulfillment workflows.

### When to Create Orders Individually

* Single B2C, B2B, or FBA orders
* Custom or one-off shipments not from your store
* Testing fulfillment workflows or new products
* Sending samples or promotional shipments
* Creating Amazon FBA prep orders

### How to Create an Individual Order

From the Jetpack dashboard:

<Steps>
  <Step title="Navigate to Orders">
    Click **Orders** on the left-hand navigation bar
  </Step>

  <Step title="Select All Orders">
    Additional menu options will appear

    Select **All Orders**

    You will be redirected to the Orders page

    <img src="https://mintcdn.com/jetpack/2iejPNBTYKEx6ntF/images/d2c/orders-all-orders-menu.png?fit=max&auto=format&n=2iejPNBTYKEx6ntF&q=85&s=60a665dfc77d073eac2d08ac9bcae677" alt="Orders navigation menu" className="screenshot" width="307" height="595" data-path="images/d2c/orders-all-orders-menu.png" />
  </Step>

  <Step title="Access Add Order menu">
    Click **Add Order**

    Additional menu options will appear
  </Step>

  <Step title="Select Add Single Order">
    Select **Add Single Order**

    <img src="https://mintcdn.com/jetpack/16IEwp1WjOy6YXut/images/d2c/add-order-menu-with-options.png?fit=max&auto=format&n=16IEwp1WjOy6YXut&q=85&s=fb504c246aef3d9c3ac98da0987181ad" alt="Add Order dropdown menu showing Add Single Order and Import Via Excel options" className="screenshot" width="978" height="244" data-path="images/d2c/add-order-menu-with-options.png" />
  </Step>

  <Step title="Choose order type">
    Select one of the following order types:

    * **Business** - For B2B/wholesale orders (note: orders with 25+ units are automatically considered B2B)
    * **Consumer** - For B2C orders
    * **Amazon FBA** - For inventory transfers to an Amazon warehouse

    Click **Next - Create Order**

    <img src="https://mintcdn.com/jetpack/2iejPNBTYKEx6ntF/images/d2c/order-type-selection-cards.png?fit=max&auto=format&n=2iejPNBTYKEx6ntF&q=85&s=c3176e28bf1caca502a0776c039e9754" alt="Order type selection dialog showing Business, Consumer, and Amazon FBA options" className="screenshot" width="360" height="313" data-path="images/d2c/order-type-selection-cards.png" />
  </Step>

  <Step title="Enter recipient information">
    Search for an existing contact or create a new one

    Review and edit recipient information if needed

    Click **Next**

    * Jetpack validates the address; you'll be notified if the address is invalid

    <img src="https://mintcdn.com/jetpack/2iejPNBTYKEx6ntF/images/d2c/recipient-information-form.png?fit=max&auto=format&n=2iejPNBTYKEx6ntF&q=85&s=e8fc6e4b1a00aa9234744834d2761437" alt="Recipient information form with search field, contact details, and address fields" className="screenshot" width="427" height="523" data-path="images/d2c/recipient-information-form.png" />
  </Step>

  <Step title="Add products and save">
    On the **New Order Draft** page, add products by typing their names or selecting from the dropdown list

    Input the quantity for each product

    Click **Save Items** to create the order

    <img src="https://mintcdn.com/jetpack/16IEwp1WjOy6YXut/images/d2c/new-order-draft-products.png?fit=max&auto=format&n=16IEwp1WjOy6YXut&q=85&s=58ab5411959e89a274600905afa9f98d" alt="New Order Draft page with product selection and quantity fields" className="screenshot" width="913" height="442" data-path="images/d2c/new-order-draft-products.png" />

    You will be redirected to the order details page of the newly created order. From here, you can [edit the order](/fulfillment/order-management/editing-orders) if needed, view order status, and track fulfillment progress.

    <Info title="B2B Orders and Labels">
      For B2B orders created manually in Jetpack, standard GS1 labels are used for tracking and packing slips. These labels are printed on 4 x 6-inch (10.16 x 15.24 cm) labels and include a unique serial shipping container code (SSCC) for each box or pallet. Learn more about [creating manual B2B orders](/fulfillment/b2b/creating-manual-b2b-orders).
    </Info>
  </Step>
</Steps>

***

## Choosing the Right Method for Your Business

| If You Need To...                                                                | Use This Method                                                                                                |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
| Automatically import all D2C orders from Shopify, BigCommerce, WooCommerce, etc. | **Method 1: Automatic Syncing**                                                                                |
| Import a specific subset of orders from your store on-demand                     | **Method 2: Manual Syncing**                                                                                   |
| Import 25 B2B wholesale orders at once                                           | **Method 3: Bulk Excel Import**                                                                                |
| Create a single custom shipment or sample order                                  | **Method 4: Individual Creation**                                                                              |
| Import orders from a platform without a direct integration                       | **Method 3: Bulk Excel Import** or explore [middleware options](/fulfillment/account-setup/other-integrations) |
| Test a new integration or fulfillment workflow                                   | **Method 2: Manual Syncing** or **Method 4: Individual Creation**                                              |

***

## Let's Dive Deeper

<CardGroup cols={3}>
  <Card title="Our Approach to D2C" icon="box" href="/fulfillment/d2c">
    Back to the main D2C fulfillment guide
  </Card>

  <Card title="Order Status Overview" icon="list-check" href="/fulfillment/d2c/order-status">
    Understand order status progression
  </Card>

  <Card title="Orders With Action Required" icon="triangle-exclamation" href="/fulfillment/d2c/orders-action-required">
    Resolve orders with issues
  </Card>

  <Card title="Order Allocation Explained" icon="warehouse" href="/fulfillment/d2c/order-allocation-explained">
    How orders are assigned to fulfillment centers
  </Card>

  <Card title="Editing an Order" icon="pen-to-square" href="/fulfillment/order-management/editing-orders">
    Make changes to order details
  </Card>

  <Card title="Integrations Overview" icon="plug" href="/fulfillment/account-setup/integrations-overview">
    Connect your ecommerce platforms and apps
  </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>
