# PromptRails + Pipedrive Integration

Source: https://0.0.0.0:8080/integrations/pipedrive

---

[All Integrations](/integrations)

![Pipedrive](/images/logos/pipedrive.png)

# Pipedrive

CRM

Connect Pipedrive CRM to manage deals, contacts, and organizations. Your agents can track pipeline progress, update deal stages, and automate sales activities.

## How to Connect

1.  1Go to the MCP Templates marketplace.
2.  2Find the Pipedrive template.
3.  3Enter your Pipedrive API token.
4.  4Add the template to your agent.

## Available Tools

`pd_search_persons`

Search for persons/contacts in Pipedrive by name or other term

`pd_get_person`

Get a specific person by ID from Pipedrive

`pd_create_person`

Create a new person/contact in Pipedrive

`pd_update_person`

Update an existing person/contact in Pipedrive

`pd_delete_person`

Delete a person/contact from Pipedrive

`pd_search_deals`

Search for deals in Pipedrive by title or other term

`pd_get_deal`

Get a specific deal by ID from Pipedrive

`pd_create_deal`

Create a new deal in Pipedrive

`pd_update_deal`

Update an existing deal in Pipedrive

`pd_delete_deal`

Delete a deal from Pipedrive

`pd_list_pipelines`

List all pipelines in Pipedrive

`pd_search_organizations`

Search for organizations in Pipedrive by name or other term

`pd_get_organization`

Get a specific organization by ID from Pipedrive

`pd_create_organization`

Create a new organization in Pipedrive

`pd_create_note`

Create a new note in Pipedrive attached to a person, organization, or deal

`pd_list_activities`

List activities in Pipedrive

`pd_create_activity`

Create a new activity in Pipedrive

`pd_list_deal_products`

List products attached to a deal in Pipedrive

`pd_add_deal_product`

Add a product to a deal in Pipedrive

`pd_search_all`

Search across all item types in Pipedrive

[Documentation](/docs/mcp-tools)[Pipedrive API Reference](https://developers.pipedrive.com/docs/api/v1)

[Get Started](https://app.promptrails.ai)
