> 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/sales-channels/pipedrive-integration.md).

# Pipedrive Integration

Order Desk can connect to your [Pipedrive](https://www.pipedrive.com/) account and automatically download won deals as orders.

### Setup

In Order Desk, click on **Manage Integrations** under the Integrations menu in the left sidebar. Under the **Shopping Carts** tab, find and enable Pipedrive.

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

Alternatively, search for Pipedrive from the available integrations search.

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

Once enabled, add your Pipedrive Access Token and click to connect.

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

### Integration Settings

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

Once connected, you can set your integration preferences.

#### Check for New Orders

Select how often you want Order Desk to look for and download new orders from Pipedrive.

#### Folder for New Orders

Select the folder where newly imported orders from Pipedrive should be placed.

For more information, see the [Working with Folders](/start-here/getting-started-series/quick-start-overview.md#working-with-folders) guide.

#### Filter ID for Imports

Add your filter ID, if necessary, to tell Order Desk which orders to import.

#### Address Field ID

Add your address field ID, if necessary. Please contact Order Desk support if you need help getting this information.

### Related Articles

* Quick Start: Overview


---

# 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/sales-channels/pipedrive-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.
