> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mage.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Pipedrive

## Configuration

To connect to the Pipedrive CRM API and set up the Pipedrive source in Mage, provide the following configuration parameters:

| Key          | Description                                                                                                           | Sample Value           |
| ------------ | --------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `start_date` | The start date in ISO format (`YYYY-MM-DDTHH:MM:SSZ`) to begin syncing data from Pipedrive (for supported resources). | `2010-01-01T00:00:00Z` |
| `api_key`    | API key used to authenticate your Pipedrive account and access CRM data.                                              | `fake_api_key...`      |

<br />

## What is Pipedrive?

[Pipedrive](https://www.pipedrive.com/) is a leading customer relationship management (CRM) platform designed to help sales teams manage their pipelines efficiently. Integrating Pipedrive with Mage allows you to automate the extraction of CRM data like deals, leads, contacts, and activities for reporting and analytics.

<br />

## How to Get Your `api_key`

1. Log in to your [Pipedrive account](https://app.pipedrive.com/).
2. Click on your profile picture (top right) → **Company Settings** → **Personal Preferences** → **API**.
3. Copy your personal API token.

For more information, refer to [Pipedrive's API documentation](https://pipedrive.readme.io/docs/core-api-concepts-authentication).

<br />

## Why Integrate Pipedrive with Mage?

* **Automate data extraction**: Schedule and sync CRM data without manual intervention.
* **Custom analytics**: Build advanced reports using Pipedrive data.
* **Sales performance insights**: Analyze deals, stages, activities, and forecasts.
* **Unified data warehouse**: Combine Pipedrive data with other business data for holistic reporting.

<br />

## Supported Streams in Pipedrive

Mage’s Pipedrive integration extracts data from the following objects (streams):

* Activities
* Activity Types
* Currency
* Deal Products
* Deals
* Dealflow
* Filters
* Files
* Notes
* Organizations
* Persons
* Pipelines
* Products
* Stages
* Users

<br />
