pipedrive

Manage deals, persons, organizations, activities, and pipelines via the Pipedrive CRM API.

375|38|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/CraftOS-dev/CraftBot --skill pipedrive-craftos-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pipedrive
Source: https://github.com/CraftOS-dev/CraftBot/tree/main/skills/pipedrive-api
Command: npx skills add https://github.com/CraftOS-dev/CraftBot --skill pipedrive-craftos-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for seamless interaction with the Pipedrive CRM API, enabling users to manage their sales pipeline, contacts, and activities without manual data entry or complex API calls.

Core Features & Use Cases

  • Deal Management: Create, update, list, and search deals within Pipedrive.
  • Contact & Organization Management: Manage persons (contacts) and organizations associated with deals.
  • Activity Tracking: Schedule and track activities like calls, meetings, and tasks.
  • Use Case: A sales representative can use this skill to automatically create a new deal in Pipedrive when a lead is qualified, assign it to the correct stage, and schedule a follow-up activity.

Quick Start

Use the pipedrive skill to list all open deals.

Frequently Asked Questions about pipedrive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Pipedrive deals and contacts without manual data entry?

You can manage Pipedrive deals and contacts without manual data entry by using an API integration that automatically creates, updates, and searches sales records. This eliminates the need for complex manual API calls.

Can I automate scheduling follow-up activities in Pipedrive when a lead is qualified?

Yes, you can automate scheduling follow-up activities in Pipedrive for qualified leads by leveraging API integration to create deals and assign calls, meetings, or tasks to the correct pipeline stage.

What do I need to connect my application to the Pipedrive CRM API?

To connect to the Pipedrive CRM API, you need a Maton API key for authentication and network access to the Maton gateway, which manages the OAuth flow for secure data operations.

Does this Pipedrive integration support managing organizations and pipelines?

Yes, this Pipedrive integration supports managing organizations and pipelines, allowing you to perform comprehensive operations on deals, persons, and activities through the CRM API.

What is the best way to list all open deals in Pipedrive programmatically?

The best way to list all open deals programmatically is by querying the Pipedrive CRM API through a managed gateway, which retrieves and returns your sales pipeline data efficiently.

Are there limitations when using a managed OAuth flow for Pipedrive API integration?

When using a managed OAuth flow for Pipedrive API integration, operations are constrained by the Maton gateway's network access and your Maton API key, meaning you cannot bypass this authentication layer.