> For the complete documentation index, see [llms.txt](https://docs.mydbsync.com/cloud-workflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydbsync.com/cloud-workflow/template-library/shipstation-to-quickbooks-desktop.md).

# ShipStation to QuickBooks Desktop

### Introduction

DBSync for ShipStation to QuickBooks Desktop Integration is an easy to use application. It integrates ShipStation Orders with QuickBooks Desktop Customer, Item, Invoice, and Sales Order. DBSync provides integration with pre-built field-to-field mapping along with flexibility for more complex and dynamic mapping capability. DBSync's automatic Desktop update enables its customers to enjoy all the product updates and features that come with every new release.

### Data Flow

Data flow integration between ShipStation & QuickBooks Desktop is shown in the table below.

| ShipStation | QuickBooks Desktop                                         |
| ----------- | ---------------------------------------------------------- |
| Orders      | <p>Customer</p><p>Item</p><p>Invoice</p><p>Sales Order</p> |

{% hint style="info" %}
You can also create Sales Orders and Invocies on QuickBooks from multiple order status for ShipStation orders such as ***shipped, awaiting\_payment, awaiting\_shipment.***
{% endhint %}

## Process to run the Integration

To utilize the pre-built ShipStation to QuickBooks Desktop Orders Integration template, follow the below steps:

1. Click Add Template from the Home screen.

<figure><img src="/files/2qnDbu3ek2S5OpBC7D7C" alt=""><figcaption></figcaption></figure>

2. Select the template ShipStation to QuickBooks Desktop Orders Integration and import it into your workspace.
3. After importing the template, you'll be presented with a setup form.

### Setup Process

1. On the Connection tab, connect the necessary application and grant access to ShipStation data to establish a connection to QuickBooks Desktop for accounting data access.

<figure><img src="/files/jVC37AaknR6WwYRHnnOH" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For more information about the ShipStation connector, click [here](/cloud-workflow/connectors/shipstation.md).&#x20;

For more informaiton about the QuickBooks Desktop connector, click [here](/cloud-workflow/connectors/quickbooks-desktop.md).
{% endhint %}

#### Setup Variables

2. Define values for variables based on your company's specific use case. For example, you can select ShipStation Order status for data mapping between ShipStation and QuickBooks Desktop.
3. Click 'Next' and click 'Run' to complete the Integration.

### Pre-built Template and Workflows

The template downloaded from the library contains various workflows which can be enabled to run the integration between ShipStation and QuickBooks Desktop.

<figure><img src="/files/IcHNpH15o8HZgGiAa0OR" alt=""><figcaption></figcaption></figure>

Make sure you ENABLE the required workflows before you run the integration.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.mydbsync.com/cloud-workflow/template-library/shipstation-to-quickbooks-desktop.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
