> For the complete documentation index, see [llms.txt](https://help.orderdesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.orderdesk.com/integration-setup-guides/tools-and-productivity/zapier-integration.md).

# Zapier Integration

Order Desk can send your order details to [Zapier](http://www.zapier.com/) giving you access to even more apps and services to help customize your order fulfillment workflow. Anything that is in an order in Order Desk will be sent to Zapier.

### Setup

To enable the integration, click on **Manage Integrations** in the left sidebar. Under the **Productivity** tab, find and enable the Zapier integration.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2F7SXRI8lcxPmnsX55YDDf%2Flegacy-37c53815e55b0b8b7b13.gif?alt=media)

Once connected, you’ll need the Access Code and Store ID from the Zapier integration settings page in Order Desk for the next steps:

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FigBxJ1jDKKlz5y12LW4W%2Flegacy-cf9147e49fa18009573b.png?alt=media)

In Zapier, click on “My Apps” from the left menu bar:

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FSn1qNnbmi3LAD2D7QYWL%2Flegacy-69a5611a92820e56da54.png?alt=media)

Under My Apps, search for Order Desk from the “Connect a new account…” search bar:

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FZmQj9lzbzUhsvyUJeM9n%2Flegacy-35fa4b824907faa6d458.png?alt=media)

Enter the Access Code and Store ID from the Zapier integration settings page in Order Desk:

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FeACS4yidhyV3dFNrigdW%2Flegacy-55aadade9673d9371641.png?alt=media)

### Integration Settings

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/57b0032590336059d4edf94f/images/5ebeb3802c7d3a5ea54b27e9/file-GBzTUa6a8R.png)

#### Automatically Send New Orders and Folder Changes to Zapier

Select this setting to have every order sent to Zapier as it imports into Order Desk and updated in Zapier as it moves through your folders in Order Desk.

If you would rather send orders to Zapier on specific events, you can set up rules instead to tell Order Desk when to send orders and which orders to send using the **Submit Order to Zapier** and **Submit Folder Change to Zapier** rule actions:

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FkrpK1UNmGyAZACDht8GN%2Flegacy-6321434b8fbff75e28f8.png?alt=media)

For information on working with the Order Desk Rule Builder, see [this guide](/guided-walkthroughs/rules-and-automations/how-to-work-with-rules.md).

### Using Zapier with Order Desk

With a connection between Order Desk and Zapier, you now have even more options for customizing the unique order fulfillment process your store requires. Send your order information to popular apps such as QuickBooks Online, Google Drive, Zoho Inventory, Xero and others that give you more tools to automate and expand your workflow. You can also send shipment information into Order Desk from Zapier.

For ideas about what’s possible, see the [Order Desk integrations page](https://zapier.com/apps/order-desk/integrations) at Zapier.

#### Zap Trigger Events for Order Desk

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FQX1jiLa9gw1DhCZfag4d%2Flegacy-dd59f69c1cc89bda8556.png?alt=media)

[Send orders from Order Desk to Zapier](#integration-settings) automatically on import and when folders change or with rules. When the order information gets to Zapier, you can set up Zaps to take action on them.

Trigger events that can be used to tell Zapier what to do with order information are **Order Folder Changed** and **New Order Added**.

#### Zap Action Events for Order Desk

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FqYzmWsuhuoRvaQzdA2vd%2Flegacy-c915d887c58e65521922.png?alt=media)

From Zapier, you can set up Zaps that will take action on orders back in Order Desk based on the apps you are connected to in Zapier.

Action events that can be used to update orders in Order Desk are **Change Folder**, **Set Order Data**, **Create New Order** and **Change Tag**.

### Sample Zaps

For some inspiration on how to use Order Desk and Zapier, check out the sample Zaps at the bottom of the Zapier integration page in Order Desk.


---

# 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://help.orderdesk.com/integration-setup-guides/tools-and-productivity/zapier-integration.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.
