Skip to main content
Glama

pipedrive_list_deals

Retrieve and filter deals from Pipedrive CRM with options for owner, pipeline, status, and custom fields. Supports pagination for efficient data management.

Instructions

List deals from Pipedrive with optional filtering by owner, person, organization, pipeline, stage, or status. Returns paginated results.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cursorNoCursor for pagination (from previous response)
limitNoNumber of items to return (1-100, default 50)
filter_idNoFilter by saved filter ID
idsNoComma-separated deal IDs to fetch (max 100)
owner_idNoFilter by owner user ID
person_idNoFilter by linked person ID
org_idNoFilter by linked organization ID
pipeline_idNoFilter by pipeline ID
stage_idNoFilter by stage ID
statusNoFilter by deal status
updated_sinceNoFilter deals updated after this time (RFC3339 format, e.g. 2024-01-01T00:00:00Z)
updated_untilNoFilter deals updated before this time (RFC3339 format)
sort_byNoField to sort by
sort_directionNoSort direction (default: desc)
include_fieldsNoInclude additional data: deal_participants, products, followers, notes
custom_fieldsNoInclude custom fields in response (comma-separated field keys or 'all')

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ckalima/pipedrive-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server