Export Fulfillments

Export fulfillments to CSV for auditing, analysis, or offline review.

Export your fulfillments to a CSV file for auditing, analysis, or offline review.

CSV Columns

ColumnDescription
idFulfillment ID
nameFulfillment name
typeFulfillment method type
statusFulfillment status
shipment_statusShipment delivery status
tracking_codeCarrier tracking number
formatted_serviceCarrier service name
warehouse_nameWarehouse that fulfilled the order
shop_nameShop the order originated from
order_idAssociated order ID
merchant_team_nameMerchant team name
line_item_skusComma-separated SKUs of fulfilled line items
line_item_namesComma-separated names of fulfilled line items
line_item_quantitiesComma-separated quantities of fulfilled line items
created_atDate and time fulfillment was created
updated_atDate and time fulfillment was last updated

Export Scope

When exporting, choose which fulfillments to include:

ScopeDescription
SelectedOnly the fulfillments you have selected
Current PageAll fulfillments visible on the current page
Search ResultsAll fulfillments matching your current search and filters
AllEvery fulfillment accessible to your team

Filters and search terms you have applied are respected by the export. For example, if you filter by a specific shipment status and export "Search Results", only matching fulfillments are included.

How to Export

  1. Navigate to ShipOS → Fulfill → Fulfillments (opens the Cybership dashboard in a new tab)
  2. Optionally apply filters or search to narrow down fulfillments
  3. Optionally select specific fulfillments using the checkboxes
  4. Click Export
  5. Choose the export scope (Selected, Current Page, Search Results, or All)
  6. Click Export to start
  7. The export processes in the background — monitor progress in real-time
  8. Once complete, the CSV file downloads automatically

Exports run asynchronously via a background job. You can continue working while the export processes.

Permissions

Exporting fulfillments requires:

  • Read Fulfillments permission
  • User authentication (API keys cannot trigger exports)

Each fulfillment occupies one CSV row. CSV import is not supported; create fulfillments through the fulfillment workflow.

If an export fails, read the job error and retry after resolving it. Narrow the scope with filters when useful.